Home
last modified time | relevance | path

Searched refs:shouldEnableAsyncQueueSubmit (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/
DRenderControl.cpp345 static bool shouldEnableAsyncQueueSubmit(const gfxstream::host::FeatureSet& features) { in shouldEnableAsyncQueueSubmit() function
489 bool vulkanAsyncQueueSubmitEnabled = shouldEnableAsyncQueueSubmit(features); in rcGetGLString()