|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkCommandBufferInheritanceRenderPassTransformInfoQCOM:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkSurfaceTransformFlagBitsKHR | transform |
| VkRect2D | renderArea |
Definition at line 11058 of file vulkan_core.h.
| void* VkCommandBufferInheritanceRenderPassTransformInfoQCOM::pNext |
Definition at line 11060 of file vulkan_core.h.
| VkRect2D VkCommandBufferInheritanceRenderPassTransformInfoQCOM::renderArea |
Definition at line 11062 of file vulkan_core.h.
| VkStructureType VkCommandBufferInheritanceRenderPassTransformInfoQCOM::sType |
Definition at line 11059 of file vulkan_core.h.
| VkSurfaceTransformFlagBitsKHR VkCommandBufferInheritanceRenderPassTransformInfoQCOM::transform |
Definition at line 11061 of file vulkan_core.h.