Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkSampler | sampler |
VkImageView | imageView |
VkImageLayout | imageLayout |
Definition at line 3743 of file vulkan_core.h.
VkImageLayout VkDescriptorImageInfo::imageLayout |
Definition at line 3746 of file vulkan_core.h.
VkImageView VkDescriptorImageInfo::imageView |
Definition at line 3745 of file vulkan_core.h.
VkSampler VkDescriptorImageInfo::sampler |
Definition at line 3744 of file vulkan_core.h.