Searched refs:g_PhysicalDeviceIndex (Results 1 – 1 of 1) sorted by relevance
669 static uint32_t g_PhysicalDeviceIndex = 0; variable2110 if(g_PhysicalDeviceIndex >= physicalDeviceCount) in InitVulkan()2113 g_PhysicalDeviceIndex, in InitVulkan()4262 if(!StrRangeToUint(StrRange(cmdLineParser.GetParameter()), g_PhysicalDeviceIndex)) in main2()