Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkSurfaceTransformFlagBitsKHR | transform |
VkRect2D | renderArea |
Definition at line 14635 of file vulkan_core.h.
void* VkCommandBufferInheritanceRenderPassTransformInfoQCOM::pNext |
Definition at line 14637 of file vulkan_core.h.
VkRect2D VkCommandBufferInheritanceRenderPassTransformInfoQCOM::renderArea |
Definition at line 14639 of file vulkan_core.h.
VkStructureType VkCommandBufferInheritanceRenderPassTransformInfoQCOM::sType |
Definition at line 14636 of file vulkan_core.h.
VkSurfaceTransformFlagBitsKHR VkCommandBufferInheritanceRenderPassTransformInfoQCOM::transform |
Definition at line 14638 of file vulkan_core.h.