Searched refs:asyncCommandQueue (Results 1 – 4 of 4) sorted by relevance
284 if (mFeatures.asyncCommandQueue.enabled) in getCurrentQueueSerial()297 if (mFeatures.asyncCommandQueue.enabled) in getLastSubmittedQueueSerial()310 if (mFeatures.asyncCommandQueue.enabled) in getLastCompletedQueueSerial()
757 if (mFeatures.asyncCommandQueue.enabled) in onDestroy()1888 if (mFeatures.asyncCommandQueue.enabled) in initializeDevice()2439 ANGLE_FEATURE_CONDITION(&mFeatures, asyncCommandQueue, false); in initFeatures()2812 if (mFeatures.asyncCommandQueue.enabled) in queueSubmitOneOff()3056 if (mFeatures.asyncCommandQueue.enabled) in submitFrame()3088 if (mFeatures.asyncCommandQueue.enabled) in handleDeviceLost()3102 if (mFeatures.asyncCommandQueue.enabled) in finishToSerial()3122 if (mFeatures.asyncCommandQueue.enabled) in waitForSerialWithUserTimeout()3145 if (mFeatures.asyncCommandQueue.enabled) in checkCompletedCommands()3165 if (mFeatures.asyncCommandQueue.enabled) in flushRenderPassCommands()[all …]
1566 if (contextVk->getFeatures().asyncCommandQueue.enabled) in doDeferredAcquireNextImage()
369 Feature asyncCommandQueue = {"asyncCommandQueue", FeatureCategory::VulkanFeatures, member