Home
last modified time | relevance | path

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

/external/skqp/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp79 const EGLint contextAttribsForOpenGLES[] = { in create_gles_egl_context() local
84 return eglCreateContext(display, surfaceConfig, eglShareContext, contextAttribsForOpenGLES); in create_gles_egl_context()
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp60 const EGLint contextAttribsForOpenGLES[] = { in create_gles_egl_context() local
65 return eglCreateContext(display, surfaceConfig, eglShareContext, contextAttribsForOpenGLES); in create_gles_egl_context()