Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
uint32_t | subpass |
uint32_t | inputAttachmentIndex |
VkImageAspectFlags | aspectMask |
Definition at line 5336 of file vulkan_core.h.
VkImageAspectFlags VkInputAttachmentAspectReference::aspectMask |
Definition at line 5339 of file vulkan_core.h.
uint32_t VkInputAttachmentAspectReference::inputAttachmentIndex |
Definition at line 5338 of file vulkan_core.h.
uint32_t VkInputAttachmentAspectReference::subpass |
Definition at line 5337 of file vulkan_core.h.