Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | customBorderColors |
VkBool32 | customBorderColorWithoutFormat |
Definition at line 14793 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColors |
Definition at line 14796 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColorWithoutFormat |
Definition at line 14797 of file vulkan_core.h.
void* VkPhysicalDeviceCustomBorderColorFeaturesEXT::pNext |
Definition at line 14795 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceCustomBorderColorFeaturesEXT::sType |
Definition at line 14794 of file vulkan_core.h.