Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkComponentMapping | components |
VkBool32 | srgb |
Definition at line 17798 of file vulkan_core.h.
VkComponentMapping VkSamplerBorderColorComponentMappingCreateInfoEXT::components |
Definition at line 17801 of file vulkan_core.h.
const void* VkSamplerBorderColorComponentMappingCreateInfoEXT::pNext |
Definition at line 17800 of file vulkan_core.h.
VkBool32 VkSamplerBorderColorComponentMappingCreateInfoEXT::srgb |
Definition at line 17802 of file vulkan_core.h.
VkStructureType VkSamplerBorderColorComponentMappingCreateInfoEXT::sType |
Definition at line 17799 of file vulkan_core.h.