Searched refs:physicalDeviceCustomBorderColorFeatures (Results 1 – 2 of 2) sorted by relevance
435 VkPhysicalDeviceCustomBorderColorFeaturesEXT physicalDeviceCustomBorderColorFeatures = in setup() local444 physicalDeviceFeatures.pNext = &physicalDeviceCustomBorderColorFeatures; in setup()448 if (physicalDeviceCustomBorderColorFeatures.customBorderColors != VK_TRUE) in setup()453 if (physicalDeviceCustomBorderColorFeatures.customBorderColorWithoutFormat != VK_TRUE && in setup()
437 VkPhysicalDeviceCustomBorderColorFeaturesEXT physicalDeviceCustomBorderColorFeatures = in setup() local446 physicalDeviceFeatures.pNext = &physicalDeviceCustomBorderColorFeatures; in setup()450 if (physicalDeviceCustomBorderColorFeatures.customBorderColors != VK_TRUE) in setup()455 if (physicalDeviceCustomBorderColorFeatures.customBorderColorWithoutFormat != VK_TRUE && in setup()