struct CommandBufferInheritanceViewportScissorInfoNV

Defined at line 26542 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkCommandBufferInheritanceViewportScissorInfoNV, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkCommandBufferInheritanceViewportScissorInfoNV.html

Public Members

StructureType sType
const void * pNext
Bool32 viewportScissor2D
uint32_t viewportDepthCount
const Viewport * pViewportDepths

Public Methods

void CommandBufferInheritanceViewportScissorInfoNV (Bool32 viewportScissor2D_, uint32_t viewportDepthCount_, const Viewport * pViewportDepths_, const void * pNext_)

Defined at line 26550 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void CommandBufferInheritanceViewportScissorInfoNV (const CommandBufferInheritanceViewportScissorInfoNV & rhs)

Defined at line 26561 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void CommandBufferInheritanceViewportScissorInfoNV (const VkCommandBufferInheritanceViewportScissorInfoNV & rhs)

Defined at line 26564 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

CommandBufferInheritanceViewportScissorInfoNV & operator= (const CommandBufferInheritanceViewportScissorInfoNV & rhs)

Defined at line 26569 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

CommandBufferInheritanceViewportScissorInfoNV & operator= (const VkCommandBufferInheritanceViewportScissorInfoNV & rhs)

Defined at line 26572 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

CommandBufferInheritanceViewportScissorInfoNV & setPNext (const void * pNext_)

Defined at line 26579 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

CommandBufferInheritanceViewportScissorInfoNV && setPNext (const void * pNext_)

Defined at line 26585 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

CommandBufferInheritanceViewportScissorInfoNV & setViewportScissor2D (Bool32 viewportScissor2D_)

Defined at line 26591 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

CommandBufferInheritanceViewportScissorInfoNV && setViewportScissor2D (Bool32 viewportScissor2D_)

Defined at line 26597 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

CommandBufferInheritanceViewportScissorInfoNV & setViewportDepthCount (uint32_t viewportDepthCount_)

Defined at line 26603 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

CommandBufferInheritanceViewportScissorInfoNV && setViewportDepthCount (uint32_t viewportDepthCount_)

Defined at line 26609 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

CommandBufferInheritanceViewportScissorInfoNV & setPViewportDepths (const Viewport * pViewportDepths_)

Defined at line 26615 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

CommandBufferInheritanceViewportScissorInfoNV && setPViewportDepths (const Viewport * pViewportDepths_)

Defined at line 26621 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkCommandBufferInheritanceViewportScissorInfoNV & operator const VkCommandBufferInheritanceViewportScissorInfoNV & ()

Defined at line 26628 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkCommandBufferInheritanceViewportScissorInfoNV & operator VkCommandBufferInheritanceViewportScissorInfoNV & ()

Defined at line 26633 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkCommandBufferInheritanceViewportScissorInfoNV * operator const VkCommandBufferInheritanceViewportScissorInfoNV * ()

Defined at line 26638 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkCommandBufferInheritanceViewportScissorInfoNV * operator VkCommandBufferInheritanceViewportScissorInfoNV * ()

Defined at line 26643 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const CommandBufferInheritanceViewportScissorInfoNV & )

Defined at line 26656 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp