struct DepthClampRangeEXT
Defined at line 24120 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
float minDepthClamp
float maxDepthClamp
Public Methods
void DepthClampRangeEXT (float minDepthClamp_, float maxDepthClamp_)
Defined at line 24125 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DepthClampRangeEXT (const DepthClampRangeEXT & rhs)
Defined at line 24131 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DepthClampRangeEXT (const VkDepthClampRangeEXT & rhs)
Defined at line 24133 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DepthClampRangeEXT & operator= (const DepthClampRangeEXT & rhs)
Defined at line 24135 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DepthClampRangeEXT & operator= (const VkDepthClampRangeEXT & rhs)
Defined at line 24138 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DepthClampRangeEXT & setMinDepthClamp (float minDepthClamp_)
Defined at line 24145 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DepthClampRangeEXT & setMaxDepthClamp (float maxDepthClamp_)
Defined at line 24151 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDepthClampRangeEXT & operator const VkDepthClampRangeEXT & ()
Defined at line 24158 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDepthClampRangeEXT & operator VkDepthClampRangeEXT & ()
Defined at line 24163 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::partial_ordering operator<=> (const DepthClampRangeEXT & )
Defined at line 24181 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp