ReactOS 0.4.17-dev-934-g091855f
VkDepthBiasInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDepthBiasInfoEXT:

Public Attributes

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

Detailed Description

Definition at line 8208 of file vulkan.h.

Member Data Documentation

◆ depthBiasClamp

float VkDepthBiasInfoEXT::depthBiasClamp

Definition at line 8213 of file vulkan.h.

◆ depthBiasConstantFactor

float VkDepthBiasInfoEXT::depthBiasConstantFactor

Definition at line 8212 of file vulkan.h.

◆ depthBiasSlopeFactor

float VkDepthBiasInfoEXT::depthBiasSlopeFactor

Definition at line 8214 of file vulkan.h.

◆ pNext

const void* VkDepthBiasInfoEXT::pNext

Definition at line 8211 of file vulkan.h.

◆ sType

VkStructureType VkDepthBiasInfoEXT::sType

Definition at line 8210 of file vulkan.h.


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