ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDepthBiasControlFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDepthBiasControlFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 depthBiasControl
 
VkBool32 leastRepresentableValueForceUnormRepresentation
 
VkBool32 floatRepresentation
 
VkBool32 depthBiasExact
 

Detailed Description

Definition at line 10147 of file vulkan.h.

Member Data Documentation

◆ depthBiasControl

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasControl

Definition at line 10151 of file vulkan.h.

◆ depthBiasExact

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasExact

Definition at line 10154 of file vulkan.h.

◆ floatRepresentation

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::floatRepresentation

Definition at line 10153 of file vulkan.h.

◆ leastRepresentableValueForceUnormRepresentation

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::leastRepresentableValueForceUnormRepresentation

Definition at line 10152 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDepthBiasControlFeaturesEXT::pNext

Definition at line 10150 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthBiasControlFeaturesEXT::sType

Definition at line 10149 of file vulkan.h.


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