Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkClearColorValue | customBorderColor |
VkFormat | format |
Definition at line 16045 of file vulkan_core.h.
VkClearColorValue VkSamplerCustomBorderColorCreateInfoEXT::customBorderColor |
Definition at line 16048 of file vulkan_core.h.
VkFormat VkSamplerCustomBorderColorCreateInfoEXT::format |
Definition at line 16049 of file vulkan_core.h.
const void* VkSamplerCustomBorderColorCreateInfoEXT::pNext |
Definition at line 16047 of file vulkan_core.h.
VkStructureType VkSamplerCustomBorderColorCreateInfoEXT::sType |
Definition at line 16046 of file vulkan_core.h.