|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkImageView | imageView |
| VkDescriptorType | descriptorType |
| VkSampler | sampler |
Definition at line 7929 of file vulkan_core.h.
| VkDescriptorType VkImageViewHandleInfoNVX::descriptorType |
Definition at line 7933 of file vulkan_core.h.
| VkImageView VkImageViewHandleInfoNVX::imageView |
Definition at line 7932 of file vulkan_core.h.
| const void* VkImageViewHandleInfoNVX::pNext |
Definition at line 7931 of file vulkan_core.h.
| VkSampler VkImageViewHandleInfoNVX::sampler |
Definition at line 7934 of file vulkan_core.h.
| VkStructureType VkImageViewHandleInfoNVX::sType |
Definition at line 7930 of file vulkan_core.h.