ReactOS 0.4.17-dev-934-g091855f
VkDepthBiasRepresentationInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDepthBiasRepresentationInfoEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDepthBiasRepresentationEXT depthBiasRepresentation
 
VkBool32 depthBiasExact
 

Detailed Description

Definition at line 8217 of file vulkan.h.

Member Data Documentation

◆ depthBiasExact

VkBool32 VkDepthBiasRepresentationInfoEXT::depthBiasExact

Definition at line 8222 of file vulkan.h.

◆ depthBiasRepresentation

VkDepthBiasRepresentationEXT VkDepthBiasRepresentationInfoEXT::depthBiasRepresentation

Definition at line 8221 of file vulkan.h.

◆ pNext

const void* VkDepthBiasRepresentationInfoEXT::pNext

Definition at line 8220 of file vulkan.h.

◆ sType

VkStructureType VkDepthBiasRepresentationInfoEXT::sType

Definition at line 8219 of file vulkan.h.


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