Home
last modified time | relevance | path

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

/external/skqp/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp89 const EGLint contextAttribsForOpenGL[] = { in create_gl_egl_context() local
92 return eglCreateContext(display, surfaceConfig, eglShareContext, contextAttribsForOpenGL); in create_gl_egl_context()
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp70 const EGLint contextAttribsForOpenGL[] = { in create_gl_egl_context() local
73 return eglCreateContext(display, surfaceConfig, eglShareContext, contextAttribsForOpenGL); in create_gl_egl_context()