Searched refs:VK_KHR_get_physical_device_properties2_enabled (Results 1 – 2 of 2) sorted by relevance
51 bool VK_KHR_get_physical_device_properties2_enabled = false; variable1144 …ntf(L"VK_KHR_get_physical_device_properties2: %d\n", VK_KHR_get_physical_device_properties2_enable… in PrintEnabledFeatures()1173 … GetVulkanApiVersion() >= VK_API_VERSION_1_1 || VK_KHR_get_physical_device_properties2_enabled)) in SetAllocatorCreateInfo()1268 VK_KHR_get_physical_device_properties2_enabled = true; in InitializeApplication()
2059 bool VK_KHR_get_physical_device_properties2_enabled = false; in InitVulkan() local2065 VK_KHR_get_physical_device_properties2_enabled = true; in InitVulkan()2206 if(VK_KHR_get_physical_device_properties2_enabled) in InitVulkan()