HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkImageView | imageView |
VkDescriptorType | descriptorType |
VkSampler | sampler |
Definition at line 10207 of file vulkan_core.h.
VkDescriptorType VkImageViewHandleInfoNVX::descriptorType |
Definition at line 10211 of file vulkan_core.h.
VkImageView VkImageViewHandleInfoNVX::imageView |
Definition at line 10210 of file vulkan_core.h.
const void* VkImageViewHandleInfoNVX::pNext |
Definition at line 10209 of file vulkan_core.h.
VkSampler VkImageViewHandleInfoNVX::sampler |
Definition at line 10212 of file vulkan_core.h.
VkStructureType VkImageViewHandleInfoNVX::sType |
Definition at line 10208 of file vulkan_core.h.