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

/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Deglfbdev.c177 egl_fatal(char *format, ...) function in typeref:typename:void
203 egl_fatal("failed to get a display");
205 egl_fatal("failed to initialize EGL");
218 egl_fatal("failed to choose a config");
222 egl_fatal("failed to create a context");
226 egl_fatal("failed to create a surface");
229 egl_fatal("failed to make context/surface current");
236 egl_fatal("failed to swap buffers");
313 egl_fatal("failed to open %s", fbdev);
317 egl_fatal("faile
[all...]

Completed in 2 milliseconds