Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | depthBiasControl |
VkBool32 | leastRepresentableValueForceUnormRepresentation |
VkBool32 | floatRepresentation |
VkBool32 | depthBiasExact |
Definition at line 15920 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasControl |
Definition at line 15923 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasExact |
Definition at line 15926 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::floatRepresentation |
Definition at line 15925 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::leastRepresentableValueForceUnormRepresentation |
Definition at line 15924 of file vulkan_core.h.
void* VkPhysicalDeviceDepthBiasControlFeaturesEXT::pNext |
Definition at line 15922 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDepthBiasControlFeaturesEXT::sType |
Definition at line 15921 of file vulkan_core.h.