Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 14655 of file vulkan_core.h.

Member Data Documentation

◆ depthBiasControl

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasControl

Definition at line 14658 of file vulkan_core.h.

◆ depthBiasExact

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasExact

Definition at line 14661 of file vulkan_core.h.

◆ floatRepresentation

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::floatRepresentation

Definition at line 14660 of file vulkan_core.h.

◆ leastRepresentableValueForceUnormRepresentation

VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::leastRepresentableValueForceUnormRepresentation

Definition at line 14659 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDepthBiasControlFeaturesEXT::pNext

Definition at line 14657 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthBiasControlFeaturesEXT::sType

Definition at line 14656 of file vulkan_core.h.


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