Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Drenderer.cpp103 EGLint attrib_list[] = { in initDisplay() local
114 context = eglCreateContext(display, config, NULL, attrib_list); in initDisplay()