Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1836 int numAstcFormats = 0; in initCapsLocked() local
1842 …forEachAstcFormat([&numAstcFormats, &found](GLint format) { ++numAstcFormats; found[format] = fals… in initCapsLocked()
1871 if (numAstcFormats == numAstcFormatsSupported) { in initCapsLocked()
1876 numAstcFormatsSupported, numAstcFormats); in initCapsLocked()