Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | customBorderColors |
VkBool32 | customBorderColorWithoutFormat |
Definition at line 16058 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColors |
Definition at line 16061 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColorWithoutFormat |
Definition at line 16062 of file vulkan_core.h.
void* VkPhysicalDeviceCustomBorderColorFeaturesEXT::pNext |
Definition at line 16060 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceCustomBorderColorFeaturesEXT::sType |
Definition at line 16059 of file vulkan_core.h.