struct PhysicalDeviceDepthBiasControlFeaturesEXT

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

=== VK_EXT_depth_bias_control ===

Public Members

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

Public Methods

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

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

void PhysicalDeviceDepthBiasControlFeaturesEXT (const PhysicalDeviceDepthBiasControlFeaturesEXT & rhs)

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

void PhysicalDeviceDepthBiasControlFeaturesEXT (const VkPhysicalDeviceDepthBiasControlFeaturesEXT & rhs)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & operator= (const PhysicalDeviceDepthBiasControlFeaturesEXT & rhs)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & operator= (const VkPhysicalDeviceDepthBiasControlFeaturesEXT & rhs)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & setPNext (void * pNext_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & setDepthBiasControl (vk::Bool32 depthBiasControl_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & setLeastRepresentableValueForceUnormRepresentation (vk::Bool32 leastRepresentableValueForceUnormRepresentation_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & setFloatRepresentation (vk::Bool32 floatRepresentation_)

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

PhysicalDeviceDepthBiasControlFeaturesEXT & setDepthBiasExact (vk::Bool32 depthBiasExact_)

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

const VkPhysicalDeviceDepthBiasControlFeaturesEXT & operator const VkPhysicalDeviceDepthBiasControlFeaturesEXT & ()

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

VkPhysicalDeviceDepthBiasControlFeaturesEXT & operator VkPhysicalDeviceDepthBiasControlFeaturesEXT & ()

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

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

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