Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp969 GLboolean glIsQueryRET = ctx->dispatcher().glIsQuery(globalQuery); in glIsQuery() local
970 return glIsQueryRET; in glIsQuery()