Searched refs:GetComputeQueueFamilyIndex (Results 1 – 2 of 2) sorted by relevance
143 static int GetComputeQueueFamilyIndex(
64 int queueFamilyIndex = GetComputeQueueFamilyIndex(driver, physicalDevice); in CreateComputeDevice()107 int Device::GetComputeQueueFamilyIndex( in GetComputeQueueFamilyIndex() function in Device