Vulkan-Hpp
VkDepthBiasInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
float depthBiasConstantFactor
 
float depthBiasClamp
 
float depthBiasSlopeFactor
 

Detailed Description

Definition at line 15374 of file vulkan_core.h.

Member Data Documentation

◆ depthBiasClamp

float VkDepthBiasInfoEXT::depthBiasClamp

Definition at line 15378 of file vulkan_core.h.

◆ depthBiasConstantFactor

float VkDepthBiasInfoEXT::depthBiasConstantFactor

Definition at line 15377 of file vulkan_core.h.

◆ depthBiasSlopeFactor

float VkDepthBiasInfoEXT::depthBiasSlopeFactor

Definition at line 15379 of file vulkan_core.h.

◆ pNext

const void* VkDepthBiasInfoEXT::pNext

Definition at line 15376 of file vulkan_core.h.

◆ sType

VkStructureType VkDepthBiasInfoEXT::sType

Definition at line 15375 of file vulkan_core.h.


The documentation for this struct was generated from the following file: