struct DepthBiasRepresentationInfoEXT
Defined at line 24008 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
DepthBiasRepresentationEXT depthBiasRepresentation
vk::Bool32 depthBiasExact
Public Methods
void DepthBiasRepresentationInfoEXT (vk::DepthBiasRepresentationEXT depthBiasRepresentation_, vk::Bool32 depthBiasExact_, const void * pNext_)
Defined at line 24016 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DepthBiasRepresentationInfoEXT (const DepthBiasRepresentationInfoEXT & rhs)
Defined at line 24026 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DepthBiasRepresentationInfoEXT (const VkDepthBiasRepresentationInfoEXT & rhs)
Defined at line 24028 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DepthBiasRepresentationInfoEXT & operator= (const DepthBiasRepresentationInfoEXT & rhs)
Defined at line 24033 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DepthBiasRepresentationInfoEXT & operator= (const VkDepthBiasRepresentationInfoEXT & rhs)
Defined at line 24036 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DepthBiasRepresentationInfoEXT & setPNext (const void * pNext_)
Defined at line 24043 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DepthBiasRepresentationInfoEXT & setDepthBiasRepresentation (vk::DepthBiasRepresentationEXT depthBiasRepresentation_)
Defined at line 24049 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DepthBiasRepresentationInfoEXT & setDepthBiasExact (vk::Bool32 depthBiasExact_)
Defined at line 24056 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDepthBiasRepresentationInfoEXT & operator const VkDepthBiasRepresentationInfoEXT & ()
Defined at line 24063 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDepthBiasRepresentationInfoEXT & operator VkDepthBiasRepresentationInfoEXT & ()
Defined at line 24068 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const DepthBiasRepresentationInfoEXT & )
Defined at line 24089 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp