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

/xsrc/external/mit/mesa-demos/dist/src/egl/eglut/
H A Deglut.c48 _eglutFatal(char *format, ...) function in typeref:typename:void
123 _eglutFatal("failed to choose a config");
137 _eglutFatal("failed to allocate window");
164 _eglutFatal("failed to create context");
183 _eglutFatal("failed to create surface");
218 _eglutFatal("failed to initialize EGL display");
267 _eglutFatal("no window is created\n");
322 _eglutFatal("failed to make window current");
H A Deglutint.h82 _eglutFatal(char *format, ...);
H A Deglut_x11.c37 _eglutFatal("failed to initialize native display");
61 _eglutFatal("failed to get visual id");
68 _eglutFatal("failed to get an visual of id 0x%x", vid);
83 _eglutFatal("failed to create a window");
H A Deglut_wayland.c89 _eglutFatal("failed to initialize native display");

Completed in 3 milliseconds