Vulkan-Hpp
VkPhysicalDeviceDepthBiasControlFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 15365 of file vulkan_core.h.

Member Data Documentation

◆ depthBiasControl

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasControl

Definition at line 15368 of file vulkan_core.h.

◆ depthBiasExact

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasExact

Definition at line 15371 of file vulkan_core.h.

◆ floatRepresentation

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::floatRepresentation

Definition at line 15370 of file vulkan_core.h.

◆ leastRepresentableValueForceUnormRepresentation

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::leastRepresentableValueForceUnormRepresentation

Definition at line 15369 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDepthBiasControlFeaturesEXT::pNext

Definition at line 15367 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthBiasControlFeaturesEXT::sType

Definition at line 15366 of file vulkan_core.h.


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