Home
last modified time | relevance | path

Searched refs:gluErrorString (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/dports/games/holotz-castle/holotz-castle-1.3.14-src/JLib/JLib/Graphics/
H A DJGLTexture.cpp49 …or(); if (rettt) printf("%s (%d) Error OpenGL: %s\n", __FILE__, __LINE__, gluErrorString(rettt));}; in Destroy()
51 …or(); if (rettt) printf("%s (%d) Error OpenGL: %s\n", __FILE__, __LINE__, gluErrorString(rettt));}; in Destroy()
74 …or(); if (rettt) printf("%s (%d) Error OpenGL: %s\n", __FILE__, __LINE__, gluErrorString(rettt));}; in Create()
92 …or(); if (rettt) printf("%s (%d) Error OpenGL: %s\n", __FILE__, __LINE__, gluErrorString(rettt));}; in Create()
94 …or(); if (rettt) printf("%s (%d) Error OpenGL: %s\n", __FILE__, __LINE__, gluErrorString(rettt));}; in Create()
105 …or(); if (rettt) printf("%s (%d) Error OpenGL: %s\n", __FILE__, __LINE__, gluErrorString(rettt));}; in Create()
107 …or(); if (rettt) printf("%s (%d) Error OpenGL: %s\n", __FILE__, __LINE__, gluErrorString(rettt));}; in Create()
112 …or(); if (rettt) printf("%s (%d) Error OpenGL: %s\n", __FILE__, __LINE__, gluErrorString(rettt));}; in Create()
121 fprintf(stderr, "No se pudieron construir los mipmaps: %s\n", gluErrorString(glGetError())); in Create()
126 …or(); if (rettt) printf("%s (%d) Error OpenGL: %s\n", __FILE__, __LINE__, gluErrorString(rettt));}; in Create()
[all …]
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/graphics/gl/
H A Dfont_textFTGL.cpp88 … [%s] for size = %u res = %d\n",__FILE__,__FUNCTION__,__LINE__,error,gluErrorString(error),defSize… in TextFTGL()
171 … [%s] for size = %d res = %d\n",__FILE__,__FUNCTION__,__LINE__,error,gluErrorString(error),fontSiz… in init()
200 …rror = %d [%s] for text [%s]\n",__FILE__,__FUNCTION__,__LINE__,error,gluErrorString(error),preload… in init()
216 …r = %d [%s] for facesize = %d\n",__FILE__,__FUNCTION__,__LINE__,error,gluErrorString(error),value); in SetFaceSize()
246 …d Error = %d [%s] for text [%s]\n",__FILE__,__FUNCTION__,__LINE__,error,gluErrorString(error),str); in Render()
263 …d Error = %d [%s] for text [%s]\n",__FILE__,__FUNCTION__,__LINE__,error,gluErrorString(error),str); in Advance()
314 …d Error = %d [%s] for text [%s]\n",__FILE__,__FUNCTION__,__LINE__,error,gluErrorString(error),str); in LineHeight()
324 …d Error = %d [%s] for text [%s]\n",__FILE__,__FUNCTION__,__LINE__,error,gluErrorString(error),str); in LineHeight()
H A Dtexture_gl.cpp693 const char *errorString= reinterpret_cast<const char*>(gluErrorString(error)); in init()
726 const char *errorString= reinterpret_cast<const char*>(gluErrorString(error)); in init()
864 const char *errorString= reinterpret_cast<const char*>(gluErrorString(error)); in init()
933 const char *errorString= reinterpret_cast<const char*>(gluErrorString(error)); in init()
1043 const char *errorString= reinterpret_cast<const char*>(gluErrorString(error)); in init()
1184 const char *errorString= reinterpret_cast<const char*>(gluErrorString(error)); in init()
1237 const char *errorString= reinterpret_cast<const char*>(gluErrorString(error)); in init()
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_macro.cxx33 << " and " << FILE << ":" << LINE << " : \"" << gluErrorString(err) << "\"\n"; in vgui_macro_error_reporter()
36 std::cerr << "In " << FILE << " before line " << LINE << " : " << gluErrorString(err) << '\n'; in vgui_macro_error_reporter()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/opengl/
H A Dreport_gl_error.cpp17 const auto gluErrorString = [](GLenum errorCode)->const char * in report_gl_error() local
52 fprintf(stderr,"%s%s\n",id.c_str(),gluErrorString(err)); in report_gl_error()
/dports/graphics/wings/libigl-2.1.0/include/igl/opengl/
H A Dreport_gl_error.cpp17 const auto gluErrorString = [](GLenum errorCode)->const char * in report_gl_error() local
52 fprintf(stderr,"%s%s\n",id.c_str(),gluErrorString(err)); in report_gl_error()
/dports/games/shootingstar/shootingstar-1.2.0/src/game/
H A DcGameCore.cpp215 dbgError () << "cGameCore: OpenGL error: " << gluErrorString (error) << '\n'; in Initialize()
255 dbgError () << "cGameCore::Run: OpenGL error: " << gluErrorString (error) << '\n'; in Run()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dshader_api.c27 file, line, gluErrorString(err)); in assert_no_error_test()
39 file, line, gluErrorString(expect), gluErrorString(err)); in assert_error_test()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dshader_api.c27 file, line, gluErrorString(err)); in assert_no_error_test()
39 file, line, gluErrorString(expect), gluErrorString(err)); in assert_error_test()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A DglError.h26 (char *)gluErrorString(err), __FILE__, __LINE__); \
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/
H A DglError.h26 (char *)gluErrorString(err), __FILE__, __LINE__); \
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/edit_virtual_scan/vs/
H A Dsampler.h47 const GLubyte* errStr = gluErrorString( err );
139 const GLubyte* errStr = gluErrorString( err );
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/
H A Derror.py121 from OpenGL.GLU import gluErrorString
122 self.description = value = gluErrorString( self.err )
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/
H A Derror.py121 from OpenGL.GLU import gluErrorString
122 self.description = value = gluErrorString( self.err )
/dports/graphics/gource/gource-0.51/src/core/
H A Dgl.h16 …if(gl_error != GL_NO_ERROR) warnLog("GL error %s at %s:%d", gluErrorString(gl_error), __FILE__, __…
/dports/sysutils/logstalgia/Logstalgia-logstalgia-1.1.2/src/core/
H A Dgl.h16 …if(gl_error != GL_NO_ERROR) warnLog("GL error %s at %s:%d", gluErrorString(gl_error), __FILE__, __…
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/util/
H A Derrcheck.c21 char *err = (char *) gluErrorString( error ); in CheckError()
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/render/
H A DrGL.cpp54 … s << "GL error 0X" << std::hex << error << " (" << (char const *)gluErrorString(error) << ")\n"; in sr_CheckGLError()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLU/
H A D__init__.py13 gluErrorString.restype = ctypes.c_char_p
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLU/
H A D__init__.py13 gluErrorString.restype = ctypes.c_char_p
/dports/science/molscript/MolScript-280abee/code/clib/
H A Dogl_utils.c42 fprintf (stderr, "OpenGL error: %s\n", gluErrorString (error)); in ogl_check_errors()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/util/
H A DGlUtil.java18 import static android.opengl.GLU.gluErrorString;
257 Log.e(TAG, "glError " + gluErrorString(error)); in checkGlError()
261 throw new RuntimeException("glError " + gluErrorString(lastError)); in checkGlError()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/util/
H A DGlUtil.java18 import static android.opengl.GLU.gluErrorString;
257 Log.e(TAG, "glError " + gluErrorString(error)); in checkGlError()
261 throw new RuntimeException("glError " + gluErrorString(lastError)); in checkGlError()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/util/
H A DGlUtil.java18 import static android.opengl.GLU.gluErrorString;
257 Log.e(TAG, "glError " + gluErrorString(error)); in checkGlError()
261 throw new RuntimeException("glError " + gluErrorString(lastError)); in checkGlError()
/dports/graphics/gltt/gltt-2.5.2/
H A DGLTTGlyphPolygonizerHandler.C81 const char* str= (const char*)gluErrorString(GLenum(error)); in error()

12345678910>>...16