#include <vulkan_structs.hpp>
Definition at line 23289 of file vulkan_structs.hpp.
◆ NativeType
◆ DepthBiasInfoEXT() [1/3]
VULKAN_HPP_CONSTEXPR vk::DepthBiasInfoEXT::DepthBiasInfoEXT |
( |
float |
depthBiasConstantFactor_ = {} , |
|
|
float |
depthBiasClamp_ = {} , |
|
|
float |
depthBiasSlopeFactor_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ DepthBiasInfoEXT() [2/3]
◆ DepthBiasInfoEXT() [3/3]
◆ operator VkDepthBiasInfoEXT &()
◆ operator VkDepthBiasInfoEXT const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setDepthBiasClamp()
◆ setDepthBiasConstantFactor()
◆ setDepthBiasSlopeFactor()
◆ setPNext()
◆ allowDuplicate
const bool vk::DepthBiasInfoEXT::allowDuplicate = false |
|
static |
◆ depthBiasClamp
float vk::DepthBiasInfoEXT::depthBiasClamp = {} |
◆ depthBiasConstantFactor
float vk::DepthBiasInfoEXT::depthBiasConstantFactor = {} |
◆ depthBiasSlopeFactor
float vk::DepthBiasInfoEXT::depthBiasSlopeFactor = {} |
◆ pNext
const void* vk::DepthBiasInfoEXT::pNext = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: