Searched refs:VK_EXT_GLOBAL_PRIORITY_EXTENSION_NAME (Results 1 – 1 of 1) sorted by relevance
48 private static final String VK_EXT_GLOBAL_PRIORITY_EXTENSION_NAME = "VK_EXT_global_priority"; field in VulkanTest89 device -> hasExtension(device, VK_EXT_GLOBAL_PRIORITY_EXTENSION_NAME, in checkVulkanProtectedMemoryAndGlobalPrioritySupport()