Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceDepthBiasControlFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 15920 of file vulkan_core.h.

Field Documentation

◆ depthBiasControl

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasControl

Definition at line 15923 of file vulkan_core.h.

◆ depthBiasExact

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasExact

Definition at line 15926 of file vulkan_core.h.

◆ floatRepresentation

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::floatRepresentation

Definition at line 15925 of file vulkan_core.h.

◆ leastRepresentableValueForceUnormRepresentation

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::leastRepresentableValueForceUnormRepresentation

Definition at line 15924 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDepthBiasControlFeaturesEXT::pNext

Definition at line 15922 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthBiasControlFeaturesEXT::sType

Definition at line 15921 of file vulkan_core.h.


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