Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkDepthBiasRepresentationEXT | depthBiasRepresentation |
VkBool32 | depthBiasExact |
Definition at line 15937 of file vulkan_core.h.
VkBool32 VkDepthBiasRepresentationInfoEXT::depthBiasExact |
Definition at line 15941 of file vulkan_core.h.
VkDepthBiasRepresentationEXT VkDepthBiasRepresentationInfoEXT::depthBiasRepresentation |
Definition at line 15940 of file vulkan_core.h.
const void* VkDepthBiasRepresentationInfoEXT::pNext |
Definition at line 15939 of file vulkan_core.h.
VkStructureType VkDepthBiasRepresentationInfoEXT::sType |
Definition at line 15938 of file vulkan_core.h.