struct PhysicalDeviceDepthBiasControlFeaturesEXT

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

=== VK_EXT_depth_bias_control ===

Public Members

StructureType sType
void * pNext
Bool32 depthBiasControl
Bool32 leastRepresentableValueForceUnormRepresentation
Bool32 floatRepresentation
Bool32 depthBiasExact

Public Methods

void PhysicalDeviceDepthBiasControlFeaturesEXT (Bool32 depthBiasControl_, Bool32 leastRepresentableValueForceUnormRepresentation_, Bool32 floatRepresentation_, Bool32 depthBiasExact_, void * pNext_)

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

void PhysicalDeviceDepthBiasControlFeaturesEXT (const PhysicalDeviceDepthBiasControlFeaturesEXT & rhs)

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

void PhysicalDeviceDepthBiasControlFeaturesEXT (const VkPhysicalDeviceDepthBiasControlFeaturesEXT & rhs)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & operator= (const PhysicalDeviceDepthBiasControlFeaturesEXT & rhs)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & operator= (const VkPhysicalDeviceDepthBiasControlFeaturesEXT & rhs)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & setPNext (void * pNext_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT && setPNext (void * pNext_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & setDepthBiasControl (Bool32 depthBiasControl_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT && setDepthBiasControl (Bool32 depthBiasControl_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & setLeastRepresentableValueForceUnormRepresentation (Bool32 leastRepresentableValueForceUnormRepresentation_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT && setLeastRepresentableValueForceUnormRepresentation (Bool32 leastRepresentableValueForceUnormRepresentation_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & setFloatRepresentation (Bool32 floatRepresentation_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT && setFloatRepresentation (Bool32 floatRepresentation_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & setDepthBiasExact (Bool32 depthBiasExact_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT && setDepthBiasExact (Bool32 depthBiasExact_)

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

const VkPhysicalDeviceDepthBiasControlFeaturesEXT & operator const VkPhysicalDeviceDepthBiasControlFeaturesEXT & ()

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

VkPhysicalDeviceDepthBiasControlFeaturesEXT & operator VkPhysicalDeviceDepthBiasControlFeaturesEXT & ()

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

const VkPhysicalDeviceDepthBiasControlFeaturesEXT * operator const VkPhysicalDeviceDepthBiasControlFeaturesEXT * ()

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

VkPhysicalDeviceDepthBiasControlFeaturesEXT * operator VkPhysicalDeviceDepthBiasControlFeaturesEXT * ()

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

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

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