Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkDepthClampModeEXT | depthClampMode |
const VkDepthClampRangeEXT * | pDepthClampRange |
Definition at line 19873 of file vulkan_core.h.
VkDepthClampModeEXT VkPipelineViewportDepthClampControlCreateInfoEXT::depthClampMode |
Definition at line 19876 of file vulkan_core.h.
const VkDepthClampRangeEXT* VkPipelineViewportDepthClampControlCreateInfoEXT::pDepthClampRange |
Definition at line 19877 of file vulkan_core.h.
const void* VkPipelineViewportDepthClampControlCreateInfoEXT::pNext |
Definition at line 19875 of file vulkan_core.h.
VkStructureType VkPipelineViewportDepthClampControlCreateInfoEXT::sType |
Definition at line 19874 of file vulkan_core.h.