Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkImageView | imageView |
VkDescriptorType | descriptorType |
VkSampler | sampler |
Definition at line 11134 of file vulkan_core.h.
VkDescriptorType VkImageViewHandleInfoNVX::descriptorType |
Definition at line 11138 of file vulkan_core.h.
VkImageView VkImageViewHandleInfoNVX::imageView |
Definition at line 11137 of file vulkan_core.h.
const void* VkImageViewHandleInfoNVX::pNext |
Definition at line 11136 of file vulkan_core.h.
VkSampler VkImageViewHandleInfoNVX::sampler |
Definition at line 11139 of file vulkan_core.h.
VkStructureType VkImageViewHandleInfoNVX::sType |
Definition at line 11135 of file vulkan_core.h.