SDL  2.0
VkCommandBufferInheritanceRenderPassTransformInfoQCOM Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkCommandBufferInheritanceRenderPassTransformInfoQCOM:

Data Fields

VkStructureType sType
 
voidpNext
 
VkSurfaceTransformFlagBitsKHR transform
 
VkRect2D renderArea
 

Detailed Description

Definition at line 11058 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkCommandBufferInheritanceRenderPassTransformInfoQCOM::pNext

Definition at line 11060 of file vulkan_core.h.

◆ renderArea

VkRect2D VkCommandBufferInheritanceRenderPassTransformInfoQCOM::renderArea

Definition at line 11062 of file vulkan_core.h.

◆ sType

VkStructureType VkCommandBufferInheritanceRenderPassTransformInfoQCOM::sType

Definition at line 11059 of file vulkan_core.h.

◆ transform

VkSurfaceTransformFlagBitsKHR VkCommandBufferInheritanceRenderPassTransformInfoQCOM::transform

Definition at line 11061 of file vulkan_core.h.


The documentation for this struct was generated from the following file: