Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDepthBiasRepresentationInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDepthBiasRepresentationInfoEXT |
const void * | pNext = {} |
vk::DepthBiasRepresentationEXT | depthBiasRepresentation = vk::DepthBiasRepresentationEXT::eLeastRepresentableValueFormat |
vk::Bool32 | depthBiasExact = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDepthBiasRepresentationInfoEXT |
Definition at line 23402 of file vulkan_structs.hpp.
Definition at line 23404 of file vulkan_structs.hpp.
|
inline |
Definition at line 23410 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 23422 of file vulkan_structs.hpp.
|
inline |
Definition at line 23462 of file vulkan_structs.hpp.
|
inline |
Definition at line 23457 of file vulkan_structs.hpp.
|
inline |
Definition at line 23495 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 23430 of file vulkan_structs.hpp.
|
inline |
Definition at line 23485 of file vulkan_structs.hpp.
|
inline |
Definition at line 23450 of file vulkan_structs.hpp.
|
inline |
Definition at line 23444 of file vulkan_structs.hpp.
|
inline |
Definition at line 23437 of file vulkan_structs.hpp.
|
static |
Definition at line 23406 of file vulkan_structs.hpp.
vk::Bool32 vk::DepthBiasRepresentationInfoEXT::depthBiasExact = {} |
Definition at line 23505 of file vulkan_structs.hpp.
vk::DepthBiasRepresentationEXT vk::DepthBiasRepresentationInfoEXT::depthBiasRepresentation = vk::DepthBiasRepresentationEXT::eLeastRepresentableValueFormat |
Definition at line 23504 of file vulkan_structs.hpp.
const void* vk::DepthBiasRepresentationInfoEXT::pNext = {} |
Definition at line 23503 of file vulkan_structs.hpp.
|
static |
Definition at line 23407 of file vulkan_structs.hpp.
vk::StructureType vk::DepthBiasRepresentationInfoEXT::sType = StructureType::eDepthBiasRepresentationInfoEXT |
Definition at line 23502 of file vulkan_structs.hpp.