Vulkan-Hpp
VkTilePropertiesQCOM Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExtent3D tileSize
 
VkExtent2D apronSize
 
VkOffset2D origin
 

Detailed Description

Definition at line 18371 of file vulkan_core.h.

Member Data Documentation

◆ apronSize

VkExtent2D VkTilePropertiesQCOM::apronSize

Definition at line 18375 of file vulkan_core.h.

◆ origin

VkOffset2D VkTilePropertiesQCOM::origin

Definition at line 18376 of file vulkan_core.h.

◆ pNext

void* VkTilePropertiesQCOM::pNext

Definition at line 18373 of file vulkan_core.h.

◆ sType

VkStructureType VkTilePropertiesQCOM::sType

Definition at line 18372 of file vulkan_core.h.

◆ tileSize

VkExtent3D VkTilePropertiesQCOM::tileSize

Definition at line 18374 of file vulkan_core.h.


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