struct CommandBufferInheritanceViewportScissorInfoNV
Defined at line 15782 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
vk::Bool32 viewportScissor2D
uint32_t viewportDepthCount
const vk::Viewport * pViewportDepths
Public Methods
void CommandBufferInheritanceViewportScissorInfoNV (vk::Bool32 viewportScissor2D_, uint32_t viewportDepthCount_, const vk::Viewport * pViewportDepths_, const void * pNext_)
Defined at line 15790 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void CommandBufferInheritanceViewportScissorInfoNV (const CommandBufferInheritanceViewportScissorInfoNV & rhs)
Defined at line 15801 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void CommandBufferInheritanceViewportScissorInfoNV (const VkCommandBufferInheritanceViewportScissorInfoNV & rhs)
Defined at line 15804 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceViewportScissorInfoNV & operator= (const CommandBufferInheritanceViewportScissorInfoNV & rhs)
Defined at line 15809 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceViewportScissorInfoNV & operator= (const VkCommandBufferInheritanceViewportScissorInfoNV & rhs)
Defined at line 15812 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceViewportScissorInfoNV & setPNext (const void * pNext_)
Defined at line 15819 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceViewportScissorInfoNV & setViewportScissor2D (vk::Bool32 viewportScissor2D_)
Defined at line 15825 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceViewportScissorInfoNV & setViewportDepthCount (uint32_t viewportDepthCount_)
Defined at line 15832 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceViewportScissorInfoNV & setPViewportDepths (const vk::Viewport * pViewportDepths_)
Defined at line 15838 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkCommandBufferInheritanceViewportScissorInfoNV & operator const VkCommandBufferInheritanceViewportScissorInfoNV & ()
Defined at line 15846 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkCommandBufferInheritanceViewportScissorInfoNV & operator VkCommandBufferInheritanceViewportScissorInfoNV & ()
Defined at line 15851 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const CommandBufferInheritanceViewportScissorInfoNV & )
Defined at line 15873 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp