|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | customBorderColors |
| VkBool32 | customBorderColorWithoutFormat |
Definition at line 11148 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColors |
Definition at line 11151 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColorWithoutFormat |
Definition at line 11152 of file vulkan_core.h.
| void* VkPhysicalDeviceCustomBorderColorFeaturesEXT::pNext |
Definition at line 11150 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceCustomBorderColorFeaturesEXT::sType |
Definition at line 11149 of file vulkan_core.h.