|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkExtent3D | tileSize |
| VkExtent2D | apronSize |
| VkOffset2D | origin |
Definition at line 15811 of file vulkan_core.h.
| VkExtent2D VkTilePropertiesQCOM::apronSize |
Definition at line 15815 of file vulkan_core.h.
| VkOffset2D VkTilePropertiesQCOM::origin |
Definition at line 15816 of file vulkan_core.h.
| void* VkTilePropertiesQCOM::pNext |
Definition at line 15813 of file vulkan_core.h.
| VkStructureType VkTilePropertiesQCOM::sType |
Definition at line 15812 of file vulkan_core.h.
| VkExtent3D VkTilePropertiesQCOM::tileSize |
Definition at line 15814 of file vulkan_core.h.