|
Nebula
|
#include <vktextureview.h>
Public Attributes | |
| VkDevice | dev |
| CoreGraphics::TextureId | tex |
| IndexT | mip |
| SizeT | numMips |
| IndexT | layer |
| SizeT | numLayers |
| CoreGraphics::PixelFormat::Code | format |
| CoreGraphics::TextureSwizzle | swizzle |
| VkDevice Vulkan::VkTextureViewLoadInfo::dev |
| CoreGraphics::PixelFormat::Code Vulkan::VkTextureViewLoadInfo::format |
| IndexT Vulkan::VkTextureViewLoadInfo::layer |
| IndexT Vulkan::VkTextureViewLoadInfo::mip |
| SizeT Vulkan::VkTextureViewLoadInfo::numLayers |
| SizeT Vulkan::VkTextureViewLoadInfo::numMips |
| CoreGraphics::TextureSwizzle Vulkan::VkTextureViewLoadInfo::swizzle |
| CoreGraphics::TextureId Vulkan::VkTextureViewLoadInfo::tex |