|
RetroArch
|
This is the complete list of members for StaticTexture, including all inherited members.
| buffer | StaticTexture | private |
| device | StaticTexture | private |
| get_id() const | StaticTexture | inline |
| get_texture() const | StaticTexture | inline |
| id | StaticTexture | private |
| image | StaticTexture | private |
| memory | StaticTexture | private |
| operator=(StaticTexture &&)=delete | StaticTexture | |
| release_staging_buffer() | StaticTexture | inline |
| set_id(string name) | StaticTexture | inline |
| StaticTexture(string id, VkDevice device, VkImage image, VkImageView view, VkDeviceMemory memory, unique_ptr< Buffer > buffer, unsigned width, unsigned height, bool linear, bool mipmap, vulkan_filter_chain_address address) | StaticTexture | |
| StaticTexture(StaticTexture &&)=delete | StaticTexture | |
| texture | StaticTexture | private |
| view | StaticTexture | private |
| ~StaticTexture() | StaticTexture |
1.8.15