#include <vulkan_core.h>
Public Attributes | |
VkImageLayout | imageLayout |
VkImageView | imageView |
VkSampler | sampler |
Definition at line 2433 of file vulkan_core.h.
VkImageLayout VkDescriptorImageInfo::imageLayout |
Definition at line 2436 of file vulkan_core.h.
VkImageView VkDescriptorImageInfo::imageView |
Definition at line 2435 of file vulkan_core.h.
VkSampler VkDescriptorImageInfo::sampler |
Definition at line 2434 of file vulkan_core.h.