struct ClearDepthStencilValue

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

Public Members

float depth
uint32_t stencil

Public Methods

void ClearDepthStencilValue (float depth_, uint32_t stencil_)

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

void ClearDepthStencilValue (const ClearDepthStencilValue & rhs)

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

void ClearDepthStencilValue (const VkClearDepthStencilValue & rhs)

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

ClearDepthStencilValue & operator= (const ClearDepthStencilValue & rhs)

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

ClearDepthStencilValue & operator= (const VkClearDepthStencilValue & rhs)

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

ClearDepthStencilValue & setDepth (float depth_)

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

ClearDepthStencilValue & setStencil (uint32_t stencil_)

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

const VkClearDepthStencilValue & operator const VkClearDepthStencilValue & ()

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

VkClearDepthStencilValue & operator VkClearDepthStencilValue & ()

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

std::partial_ordering operator<=> (const ClearDepthStencilValue & )

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