VkDescriptorImageInfo

Undocumented in source.
version(DVulkan_VK_VERSION_1_0)
struct VkDescriptorImageInfo {}

Members

Variables

imageLayout
VkImageLayout imageLayout;
Undocumented in source.
imageView
VkImageView imageView;
Undocumented in source.
sampler
VkSampler sampler;
Undocumented in source.

Meta