Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRenderPassStripeBeginInfoARM |
Public Attributes | |
vk::StructureType | sType = StructureType::eRenderPassStripeBeginInfoARM |
const void * | pNext = {} |
uint32_t | stripeInfoCount = {} |
const vk::RenderPassStripeInfoARM * | pStripeInfos = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderPassStripeBeginInfoARM |
Definition at line 102479 of file vulkan_structs.hpp.
Definition at line 102481 of file vulkan_structs.hpp.
|
inline |
Definition at line 102487 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 102498 of file vulkan_structs.hpp.
|
inline |
Definition at line 102504 of file vulkan_structs.hpp.
|
inline |
Definition at line 102556 of file vulkan_structs.hpp.
|
inline |
Definition at line 102551 of file vulkan_structs.hpp.
|
inline |
Definition at line 102586 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 102514 of file vulkan_structs.hpp.
|
inline |
Definition at line 102577 of file vulkan_structs.hpp.
|
inline |
Definition at line 102521 of file vulkan_structs.hpp.
|
inline |
Definition at line 102534 of file vulkan_structs.hpp.
|
inline |
Definition at line 102527 of file vulkan_structs.hpp.
|
inline |
Definition at line 102541 of file vulkan_structs.hpp.
|
static |
Definition at line 102483 of file vulkan_structs.hpp.
const void* vk::RenderPassStripeBeginInfoARM::pNext = {} |
Definition at line 102594 of file vulkan_structs.hpp.
const vk::RenderPassStripeInfoARM* vk::RenderPassStripeBeginInfoARM::pStripeInfos = {} |
Definition at line 102596 of file vulkan_structs.hpp.
uint32_t vk::RenderPassStripeBeginInfoARM::stripeInfoCount = {} |
Definition at line 102595 of file vulkan_structs.hpp.
|
static |
Definition at line 102484 of file vulkan_structs.hpp.
vk::StructureType vk::RenderPassStripeBeginInfoARM::sType = StructureType::eRenderPassStripeBeginInfoARM |
Definition at line 102593 of file vulkan_structs.hpp.