Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderControl.cpp356 static bool shouldEnableVsyncGatedSyncFences(const gfxstream::host::FeatureSet& features) { in shouldEnableVsyncGatedSyncFences() function
1132 if (tInfo && outSync && shouldEnableVsyncGatedSyncFences(fb->getFeatures())) { in rcCreateSyncKHR()