struct DepthClampRangeEXT

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

wrapper struct for struct VkDepthClampRangeEXT, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkDepthClampRangeEXT.html

Public Members

float minDepthClamp
float maxDepthClamp

Public Methods

void DepthClampRangeEXT (float minDepthClamp_, float maxDepthClamp_)

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

void DepthClampRangeEXT (const DepthClampRangeEXT & rhs)

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

void DepthClampRangeEXT (const VkDepthClampRangeEXT & rhs)

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

DepthClampRangeEXT & operator= (const DepthClampRangeEXT & rhs)

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

DepthClampRangeEXT & operator= (const VkDepthClampRangeEXT & rhs)

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

DepthClampRangeEXT & setMinDepthClamp (float minDepthClamp_)

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

DepthClampRangeEXT && setMinDepthClamp (float minDepthClamp_)

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

DepthClampRangeEXT & setMaxDepthClamp (float maxDepthClamp_)

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

DepthClampRangeEXT && setMaxDepthClamp (float maxDepthClamp_)

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

const VkDepthClampRangeEXT & operator const VkDepthClampRangeEXT & ()

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

VkDepthClampRangeEXT & operator VkDepthClampRangeEXT & ()

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

const VkDepthClampRangeEXT * operator const VkDepthClampRangeEXT * ()

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

VkDepthClampRangeEXT * operator VkDepthClampRangeEXT * ()

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

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

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