![]() |
Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | depthBiasControl |
VkBool32 | leastRepresentableValueForceUnormRepresentation |
VkBool32 | floatRepresentation |
VkBool32 | depthBiasExact |
Definition at line 14655 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasControl |
Definition at line 14658 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::depthBiasExact |
Definition at line 14661 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::floatRepresentation |
Definition at line 14660 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthBiasControlFeaturesEXT::leastRepresentableValueForceUnormRepresentation |
Definition at line 14659 of file vulkan_core.h.
void* VkPhysicalDeviceDepthBiasControlFeaturesEXT::pNext |
Definition at line 14657 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDepthBiasControlFeaturesEXT::sType |
Definition at line 14656 of file vulkan_core.h.