Searched refs:asyncCommandQueue (Results 1 – 5 of 5) sorted by relevance
93 ASSERT(!mRenderer->getFeatures().asyncCommandQueue.enabled); in getAttribute()
286 bool isAsyncCommandQueueEnabled() const { return mFeatures.asyncCommandQueue.enabled; } in isAsyncCommandQueueEnabled()
5004 ANGLE_FEATURE_CONDITION(&mFeatures, asyncCommandQueue, false); in initFeatures()
341 FeatureInfo asyncCommandQueue = { member
1027 // Flaking due to threading usage of the queue. EGL_ANGLE_device_vulkan and asyncCommandQueue are …