Searched refs:graphicsQueueFamilyIndices (Results 1 – 2 of 2) sorted by relevance
211 std::vector<uint32_t> graphicsQueueFamilyIndices; member
919 deviceInfos[i].graphicsQueueFamilyIndices.push_back(j); in createGlobalVkEmulation()1040 sVkEmulation->deviceInfo.graphicsQueueFamilyIndices[0], in createGlobalVkEmulation()1181 sVkEmulation->deviceInfo.graphicsQueueFamilyIndices[0], 0, in createGlobalVkEmulation()1185 sVkEmulation->queueFamilyIndex = sVkEmulation->deviceInfo.graphicsQueueFamilyIndices[0]; in createGlobalVkEmulation()