SDL 2.0
|
#include <vulkan_core.h>
Data Fields | |
VkSampler | sampler |
VkImageView | imageView |
VkImageLayout | imageLayout |
Definition at line 2569 of file vulkan_core.h.
VkImageLayout VkDescriptorImageInfo::imageLayout |
Definition at line 2572 of file vulkan_core.h.
VkImageView VkDescriptorImageInfo::imageView |
Definition at line 2571 of file vulkan_core.h.
VkSampler VkDescriptorImageInfo::sampler |
Definition at line 2570 of file vulkan_core.h.