Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
float | depthBiasConstantFactor |
float | depthBiasClamp |
float | depthBiasSlopeFactor |
Definition at line 15929 of file vulkan_core.h.
float VkDepthBiasInfoEXT::depthBiasClamp |
Definition at line 15933 of file vulkan_core.h.
float VkDepthBiasInfoEXT::depthBiasConstantFactor |
Definition at line 15932 of file vulkan_core.h.
float VkDepthBiasInfoEXT::depthBiasSlopeFactor |
Definition at line 15934 of file vulkan_core.h.
const void* VkDepthBiasInfoEXT::pNext |
Definition at line 15931 of file vulkan_core.h.
VkStructureType VkDepthBiasInfoEXT::sType |
Definition at line 15930 of file vulkan_core.h.