Searched refs:hasComputeQueueFamily (Results 1 – 2 of 2) sorted by relevance
200 bool hasComputeQueueFamily = false; member
910 bool hasComputeQueueFamily = (count > 0 && (flags & VK_QUEUE_COMPUTE_BIT)); in createGlobalVkEmulation() local915 deviceInfos[i].hasComputeQueueFamily = in createGlobalVkEmulation()916 deviceInfos[i].hasComputeQueueFamily || hasComputeQueueFamily; in createGlobalVkEmulation()923 if (hasComputeQueueFamily) { in createGlobalVkEmulation()1026 sVkEmulation->deviceInfo.hasComputeQueueFamily, in createGlobalVkEmulation()