Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkImageView | imageView |
VkDescriptorType | descriptorType |
VkSampler | sampler |
Definition at line 11855 of file vulkan_core.h.
VkDescriptorType VkImageViewHandleInfoNVX::descriptorType |
Definition at line 11859 of file vulkan_core.h.
VkImageView VkImageViewHandleInfoNVX::imageView |
Definition at line 11858 of file vulkan_core.h.
const void* VkImageViewHandleInfoNVX::pNext |
Definition at line 11857 of file vulkan_core.h.
VkSampler VkImageViewHandleInfoNVX::sampler |
Definition at line 11860 of file vulkan_core.h.
VkStructureType VkImageViewHandleInfoNVX::sType |
Definition at line 11856 of file vulkan_core.h.