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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dutils.c86 const char *debug_glerror(GLenum error) { function
H A Dwined3d_private.h849 debug_glerror(err), err, A, __FILE__, __LINE__); \
863 debug_glerror(err), err, A, __FILE__, __LINE__); \
3016 const char *debug_glerror(GLenum error) DECLSPEC_HIDDEN;
H A Ddirectx.c456 debug_glerror(error));
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dbuffer.c148 ERR("Failed to create a VBO with error %s (%#x)\n", debug_glerror(error), error);
158 ERR("Failed to bind the VBO with error %s (%#x)\n", debug_glerror(error), error);
189 ERR("glBufferDataARB failed with error %s (%#x)\n", debug_glerror(error), error);
H A Dwined3d_private.h905 debug_glerror(err), err, A, __FILE__, __LINE__); \
2764 const char *debug_glerror(GLenum error) DECLSPEC_HIDDEN;
H A Dutils.c2680 const char *debug_glerror(GLenum error) { function
H A Ddirectx.c690 debug_glerror(error));
H A Dsurface.c625 ERR("Failed to create a PBO with error %s (%#x).\n", debug_glerror(error), error);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dbuffer.c157 ERR("Failed to create a VBO with error %s (%#x)\n", debug_glerror(error), error);
170 ERR("Failed to bind the VBO with error %s (%#x)\n", debug_glerror(error), error);
211 ERR("glBufferDataARB failed with error %s (%#x)\n", debug_glerror(error), error);
H A Dwined3d_private.h843 debug_glerror(err), err, A, __FILE__, __LINE__); \
2981 const char *debug_glerror(GLenum error) DECLSPEC_HIDDEN;
H A Dsurface.c1897 ERR("Failed to bind the PBO with error %s (%#x)\n", debug_glerror(error), error);
1902 ERR("Failed to bind the PBO with error %s (%#x)\n", debug_glerror(error), error);
H A Dutils.c2165 const char *debug_glerror(GLenum error) { function
H A Ddirectx.c634 debug_glerror(error));

Completed in 210 milliseconds