Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkTilePropertiesQCOM |
Public Attributes | |
vk::StructureType | sType = StructureType::eTilePropertiesQCOM |
void * | pNext = {} |
vk::Extent3D | tileSize = {} |
vk::Extent2D | apronSize = {} |
vk::Offset2D | origin = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eTilePropertiesQCOM |
Definition at line 112264 of file vulkan_structs.hpp.
Definition at line 112266 of file vulkan_structs.hpp.
|
inline |
Definition at line 112272 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 112285 of file vulkan_structs.hpp.
|
inline |
Definition at line 112327 of file vulkan_structs.hpp.
|
inline |
Definition at line 112322 of file vulkan_structs.hpp.
|
inline |
Definition at line 112360 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 112290 of file vulkan_structs.hpp.
|
inline |
Definition at line 112351 of file vulkan_structs.hpp.
|
inline |
Definition at line 112309 of file vulkan_structs.hpp.
|
inline |
Definition at line 112315 of file vulkan_structs.hpp.
|
inline |
Definition at line 112297 of file vulkan_structs.hpp.
|
inline |
Definition at line 112303 of file vulkan_structs.hpp.
|
static |
Definition at line 112268 of file vulkan_structs.hpp.
vk::Extent2D vk::TilePropertiesQCOM::apronSize = {} |
Definition at line 112370 of file vulkan_structs.hpp.
vk::Offset2D vk::TilePropertiesQCOM::origin = {} |
Definition at line 112371 of file vulkan_structs.hpp.
void* vk::TilePropertiesQCOM::pNext = {} |
Definition at line 112368 of file vulkan_structs.hpp.
|
static |
Definition at line 112269 of file vulkan_structs.hpp.
vk::StructureType vk::TilePropertiesQCOM::sType = StructureType::eTilePropertiesQCOM |
Definition at line 112367 of file vulkan_structs.hpp.
vk::Extent3D vk::TilePropertiesQCOM::tileSize = {} |
Definition at line 112369 of file vulkan_structs.hpp.