Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DGLESVersionDetector.cpp41 static const EGLint gles31Attribs[] = variable
63 contextAttribs = gles31Attribs; in sTryContextCreation()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_egl.cpp426 static const EGLint gles31Attribs[] = in EglOsEglDisplay() local
444 config, EGL_NO_CONTEXT, gles31Attribs); in EglOsEglDisplay()