Home
last modified time | relevance | path

Searched refs:contextAttribs4 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLCreateContextAttribsTest.cpp77 EGLint contextAttribs4[] = {EGL_CONTEXT_MAJOR_VERSION, 4, EGL_CONTEXT_MINOR_VERSION, 0, in TEST_P() local
79 context = eglCreateContext(mDisplay, config, nullptr, contextAttribs4); in TEST_P()

Completed in 1 milliseconds