Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
uint32_t | viewMask |
uint32_t | colorAttachmentCount |
const VkFormat * | pColorAttachmentFormats |
VkFormat | depthAttachmentFormat |
VkFormat | stencilAttachmentFormat |
Definition at line 10563 of file vulkan_core.h.
uint32_t VkRenderingAreaInfoKHR::colorAttachmentCount |
Definition at line 10567 of file vulkan_core.h.
VkFormat VkRenderingAreaInfoKHR::depthAttachmentFormat |
Definition at line 10569 of file vulkan_core.h.
const VkFormat* VkRenderingAreaInfoKHR::pColorAttachmentFormats |
Definition at line 10568 of file vulkan_core.h.
const void* VkRenderingAreaInfoKHR::pNext |
Definition at line 10565 of file vulkan_core.h.
VkFormat VkRenderingAreaInfoKHR::stencilAttachmentFormat |
Definition at line 10570 of file vulkan_core.h.
VkStructureType VkRenderingAreaInfoKHR::sType |
Definition at line 10564 of file vulkan_core.h.
uint32_t VkRenderingAreaInfoKHR::viewMask |
Definition at line 10566 of file vulkan_core.h.