struct DepthBiasRepresentationInfoEXT

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

wrapper struct for struct VkDepthBiasRepresentationInfoEXT, see

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

Public Members

StructureType sType
const void * pNext
DepthBiasRepresentationEXT depthBiasRepresentation
Bool32 depthBiasExact

Public Methods

void DepthBiasRepresentationInfoEXT (DepthBiasRepresentationEXT depthBiasRepresentation_, Bool32 depthBiasExact_, const void * pNext_)

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

void DepthBiasRepresentationInfoEXT (const DepthBiasRepresentationInfoEXT & rhs)

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

void DepthBiasRepresentationInfoEXT (const VkDepthBiasRepresentationInfoEXT & rhs)

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

DepthBiasRepresentationInfoEXT & operator= (const DepthBiasRepresentationInfoEXT & rhs)

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

DepthBiasRepresentationInfoEXT & operator= (const VkDepthBiasRepresentationInfoEXT & rhs)

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

DepthBiasRepresentationInfoEXT & setPNext (const void * pNext_)

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

DepthBiasRepresentationInfoEXT && setPNext (const void * pNext_)

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

DepthBiasRepresentationInfoEXT & setDepthBiasRepresentation (DepthBiasRepresentationEXT depthBiasRepresentation_)

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

DepthBiasRepresentationInfoEXT && setDepthBiasRepresentation (DepthBiasRepresentationEXT depthBiasRepresentation_)

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

DepthBiasRepresentationInfoEXT & setDepthBiasExact (Bool32 depthBiasExact_)

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

DepthBiasRepresentationInfoEXT && setDepthBiasExact (Bool32 depthBiasExact_)

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

const VkDepthBiasRepresentationInfoEXT & operator const VkDepthBiasRepresentationInfoEXT & ()

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

VkDepthBiasRepresentationInfoEXT & operator VkDepthBiasRepresentationInfoEXT & ()

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

const VkDepthBiasRepresentationInfoEXT * operator const VkDepthBiasRepresentationInfoEXT * ()

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

VkDepthBiasRepresentationInfoEXT * operator VkDepthBiasRepresentationInfoEXT * ()

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

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

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