Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkSurfaceTransformFlagBitsKHR | transform |
VkRect2D | renderArea |
Definition at line 15900 of file vulkan_core.h.
void* VkCommandBufferInheritanceRenderPassTransformInfoQCOM::pNext |
Definition at line 15902 of file vulkan_core.h.
VkRect2D VkCommandBufferInheritanceRenderPassTransformInfoQCOM::renderArea |
Definition at line 15904 of file vulkan_core.h.
VkStructureType VkCommandBufferInheritanceRenderPassTransformInfoQCOM::sType |
Definition at line 15901 of file vulkan_core.h.
VkSurfaceTransformFlagBitsKHR VkCommandBufferInheritanceRenderPassTransformInfoQCOM::transform |
Definition at line 15903 of file vulkan_core.h.