Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkDepthBiasRepresentationEXT | depthBiasRepresentation |
VkBool32 | depthBiasExact |
Definition at line 14672 of file vulkan_core.h.
VkBool32 VkDepthBiasRepresentationInfoEXT::depthBiasExact |
Definition at line 14676 of file vulkan_core.h.
VkDepthBiasRepresentationEXT VkDepthBiasRepresentationInfoEXT::depthBiasRepresentation |
Definition at line 14675 of file vulkan_core.h.
const void* VkDepthBiasRepresentationInfoEXT::pNext |
Definition at line 14674 of file vulkan_core.h.
VkStructureType VkDepthBiasRepresentationInfoEXT::sType |
Definition at line 14673 of file vulkan_core.h.