Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRenderPassTransformBeginInfoQCOM |
Public Attributes | |
vk::StructureType | sType = StructureType::eRenderPassTransformBeginInfoQCOM |
void * | pNext = {} |
vk::SurfaceTransformFlagBitsKHR | transform = vk::SurfaceTransformFlagBitsKHR::eIdentity |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderPassTransformBeginInfoQCOM |
Definition at line 103040 of file vulkan_structs.hpp.
Definition at line 103042 of file vulkan_structs.hpp.
|
inline |
Definition at line 103048 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 103058 of file vulkan_structs.hpp.
|
inline |
Definition at line 103091 of file vulkan_structs.hpp.
|
inline |
Definition at line 103086 of file vulkan_structs.hpp.
|
inline |
Definition at line 103120 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 103066 of file vulkan_structs.hpp.
|
inline |
Definition at line 103111 of file vulkan_structs.hpp.
|
inline |
Definition at line 103073 of file vulkan_structs.hpp.
|
inline |
Definition at line 103079 of file vulkan_structs.hpp.
|
static |
Definition at line 103044 of file vulkan_structs.hpp.
void* vk::RenderPassTransformBeginInfoQCOM::pNext = {} |
Definition at line 103128 of file vulkan_structs.hpp.
|
static |
Definition at line 103045 of file vulkan_structs.hpp.
vk::StructureType vk::RenderPassTransformBeginInfoQCOM::sType = StructureType::eRenderPassTransformBeginInfoQCOM |
Definition at line 103127 of file vulkan_structs.hpp.
vk::SurfaceTransformFlagBitsKHR vk::RenderPassTransformBeginInfoQCOM::transform = vk::SurfaceTransformFlagBitsKHR::eIdentity |
Definition at line 103129 of file vulkan_structs.hpp.