|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkSurfaceTransformFlagBitsKHR | transform |
| VkRect2D | renderArea |
Definition at line 13354 of file vulkan_core.h.
| void* VkCommandBufferInheritanceRenderPassTransformInfoQCOM::pNext |
Definition at line 13356 of file vulkan_core.h.
| VkRect2D VkCommandBufferInheritanceRenderPassTransformInfoQCOM::renderArea |
Definition at line 13358 of file vulkan_core.h.
| VkStructureType VkCommandBufferInheritanceRenderPassTransformInfoQCOM::sType |
Definition at line 13355 of file vulkan_core.h.
| VkSurfaceTransformFlagBitsKHR VkCommandBufferInheritanceRenderPassTransformInfoQCOM::transform |
Definition at line 13357 of file vulkan_core.h.