Home
last modified time | relevance | path

Searched refs:GL_DEBUG_TYPE_ERROR_ARB (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengl/
H A DARBDebugOutputCallback.java63 GL_DEBUG_TYPE_ERROR_ARB = 0x824C, field in ARBDebugOutputCallback
121 case GL_DEBUG_TYPE_ERROR_ARB: in ARBDebugOutputCallback()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_debug_output/
H A Dapi_error.c61 if (type != GL_DEBUG_TYPE_ERROR_ARB) { in debug_callback()
106 glDebugMessageControlARB(GL_DEBUG_SOURCE_API_ARB, GL_DEBUG_TYPE_ERROR_ARB, in test_api_error()
/dports/misc/usd/USD-21.11/pxr/imaging/glf/
H A Ddiagnostic.cpp116 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GlfDefaultDebugOutputMessageCallback()
152 case GL_DEBUG_TYPE_ERROR_ARB: in GlfDebugEnumToString()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A DARB_debug_output.h39 #define GL_DEBUG_TYPE_ERROR_ARB 0x824C macro
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_debug_output14 GL_DEBUG_TYPE_ERROR_ARB 0x824C
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_debug_output15 GL_DEBUG_TYPE_ERROR_ARB 0x824C
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_debug_output15 GL_DEBUG_TYPE_ERROR_ARB 0x824C
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_debug_output15 GL_DEBUG_TYPE_ERROR_ARB 0x824C
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_debug_output14 GL_DEBUG_TYPE_ERROR_ARB 0x824C
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_debug_output.java81 int GL_DEBUG_TYPE_ERROR_ARB = 0x824C, field
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dglheader.h47 #define GL_DEBUG_TYPE_ERROR_ARB 0x824C macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dglheader.h47 #define GL_DEBUG_TYPE_ERROR_ARB 0x824C macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Ddebug_output.py29 GL_DEBUG_TYPE_ERROR_ARB=_C('GL_DEBUG_TYPE_ERROR_ARB',0x824C) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Ddebug_output.py29 GL_DEBUG_TYPE_ERROR_ARB=_C('GL_DEBUG_TYPE_ERROR_ARB',0x824C) variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/GPU/
H A DWindowsGLContext.cpp109 case GL_DEBUG_TYPE_ERROR_ARB: typeFmt = "ERROR"; break; in FormatDebugOutputARB()
156 case GL_DEBUG_TYPE_ERROR_ARB: in DebugCallbackARB()
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/GPU/
H A DWindowsGLContext.cpp109 case GL_DEBUG_TYPE_ERROR_ARB: typeFmt = "ERROR"; break; in FormatDebugOutputARB()
156 case GL_DEBUG_TYPE_ERROR_ARB: in DebugCallbackARB()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/GPU/
H A DWindowsGLContext.cpp109 case GL_DEBUG_TYPE_ERROR_ARB: typeFmt = "ERROR"; break; in FormatDebugOutputARB()
156 case GL_DEBUG_TYPE_ERROR_ARB: in DebugCallbackARB()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dglwrap.cpp60 #define GL_DEBUG_TYPE_ERROR_ARB GL_DEBUG_TYPE_ERROR_KHR macro
125 case GL_DEBUG_TYPE_ERROR_ARB: in debugCallback()
/dports/games/spring/spring_98.0/rts/Rendering/GL/
H A DmyGL.cpp120 case GL_DEBUG_TYPE_ERROR_ARB: in OpenGLDebugMessageCallback()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/render/opengl/
H A DSDL_render_gl.c343 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
358 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/render/opengl/
H A DSDL_render_gl.c343 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
358 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/render/opengl/
H A DSDL_render_gl.c343 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
358 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
/dports/devel/sdl20/SDL2-2.0.18/src/render/opengl/
H A DSDL_render_gl.c274 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
289 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/render/opengl/
H A DSDL_render_gl.c342 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
357 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
/dports/x11/controllermap/SDL2-2.0.18/src/render/opengl/
H A DSDL_render_gl.c274 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()
289 if (type == GL_DEBUG_TYPE_ERROR_ARB) { in GL_HandleDebugMessage()

12345678910>>...13