Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DGLESVersionDetector.cpp45 static const EGLint gles30Attribs[] = variable
60 contextAttribs = gles30Attribs; in sTryContextCreation()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_egl.cpp430 static const EGLint gles30Attribs[] = in EglOsEglDisplay() local
450 EGL_NO_CONTEXT, gles30Attribs); in EglOsEglDisplay()