![]() |
PeriDyno 1.2.1
|
This is the complete list of members for vks::Texture2D, including all inherited members.
| ctx | vks::Texture | protected |
| descriptor | vks::Texture | protected |
| descriptorInfo() | vks::Texture | inline |
| destroy() | vks::Texture | |
| deviceMemory | vks::Texture | protected |
| fromBuffer(void *buffer, VkDeviceSize bufferSize, VkFormat format, uint32_t texWidth, uint32_t texHeight, VkFilter filter=VK_FILTER_LINEAR, VkImageUsageFlags imageUsageFlags=VK_IMAGE_USAGE_SAMPLED_BIT, VkImageLayout imageLayout=VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL) | vks::Texture2D | |
| height | vks::Texture | protected |
| image | vks::Texture | protected |
| imageLayout | vks::Texture | protected |
| layerCount | vks::Texture | protected |
| loadFromFile(std::string filename, VkFormat format, VkImageUsageFlags imageUsageFlags=VK_IMAGE_USAGE_SAMPLED_BIT, VkImageLayout imageLayout=VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL, bool forceLinear=false) | vks::Texture2D | |
| loadKTXFile(std::string filename, ktxTexture **target) | vks::Texture | |
| mipLevels | vks::Texture | protected |
| sampler | vks::Texture | protected |
| Texture() | vks::Texture | |
| updateDescriptor() | vks::Texture | |
| view | vks::Texture | protected |
| width | vks::Texture | protected |