Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | depthBiasControl |
VkBool32 | leastRepresentableValueForceUnormRepresentation |
VkBool32 | floatRepresentation |
VkBool32 | depthBiasExact |
Definition at line 15365 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasControl |
Definition at line 15368 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasExact |
Definition at line 15371 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::floatRepresentation |
Definition at line 15370 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::leastRepresentableValueForceUnormRepresentation |
Definition at line 15369 of file vulkan_core.h.
void* VkPhysicalDeviceDepthBiasControlFeaturesEXT::pNext |
Definition at line 15367 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDepthBiasControlFeaturesEXT::sType |
Definition at line 15366 of file vulkan_core.h.