Searched refs:configs (Results 1 – 2 of 2) sorted by relevance
/haiku/src/tests/kits/opengl/egl/ |
H A D | EGLTest.cpp | 32 EGLConfig* configs; in ReadyToRun() local 47 eglGetConfigs(d, configs, numConfigs, &numConfigs); in ReadyToRun() 53 ctx = eglCreateContext(d, configs[0], EGL_NO_CONTEXT, NULL); in ReadyToRun() 59 surf = eglCreateWindowSurface ( d, configs[0], in ReadyToRun()
|
/haiku/docs/develop/kernel/arch/arm/ |
H A D | allwinner_a10.rst | 73 In order to work on different devices (RAM timings, PIO configs, …), the
|