Home
last modified time | relevance | path

Searched refs:DebugMessageControl (Results 1 – 25 of 271) sorted by relevance

1234567891011

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/khr_debug/
H A Ddebug-push-pop-group.c59 static PFNGLDEBUGMESSAGECONTROLPROC DebugMessageControl; variable
143 DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, in test_push_pop_group_inheritance()
148 DebugMessageControl(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_MARKER, in test_push_pop_group_inheritance()
155 DebugMessageControl(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_MARKER, in test_push_pop_group_inheritance()
162 DebugMessageControl(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_MARKER, in test_push_pop_group_inheritance()
231 DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, in test_push_pop_debug_group()
233 DebugMessageControl(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_PUSH_GROUP, in test_push_pop_debug_group()
235 DebugMessageControl(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_POP_GROUP, in test_push_pop_debug_group()
237 DebugMessageControl(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_MARKER, in test_push_pop_debug_group()
248 DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, in test_push_pop_debug_group()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/opengl/
H A DBackendGL.cpp139 mFunctions.DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, GL_DEBUG_SEVERITY_HIGH, in Initialize()
144 mFunctions.DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, GL_DEBUG_SEVERITY_MEDIUM, in Initialize()
149 mFunctions.DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, GL_DEBUG_SEVERITY_LOW, 0, in Initialize()
153 mFunctions.DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, in Initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/opengl/
H A DBackendGL.cpp139 mFunctions.DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, GL_DEBUG_SEVERITY_HIGH, in Initialize()
144 mFunctions.DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, GL_DEBUG_SEVERITY_MEDIUM, in Initialize()
149 mFunctions.DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, GL_DEBUG_SEVERITY_LOW, 0, in Initialize()
153 mFunctions.DebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, in Initialize()
/dports/games/taisei/taisei-1.3.2/src/renderer/glcommon/
H A Dopengl.c179 && (glext.DebugMessageControl = GL_FUNC(DebugMessageControl)) in glcommon_ext_debug_output()
190 && (glext.DebugMessageControl = GL_FUNC(DebugMessageControlKHR)) in glcommon_ext_debug_output()
199 && (glext.DebugMessageControl = GL_FUNC(DebugMessageControl)) in glcommon_ext_debug_output()
209 && (glext.DebugMessageControl = GL_FUNC(DebugMessageControlARB)) in glcommon_ext_debug_output()
H A Dopengl.h143 PFNGLDEBUGMESSAGECONTROLKHRPROC DebugMessageControl; member
145 #define glDebugMessageControl (glext.DebugMessageControl)
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstgldebug.c354 gl->DebugMessageControl (GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, in _gst_gl_debug_enable()
367 gl->DebugMessageControl (GL_DONT_CARE, debug_types[i], GL_DONT_CARE, in _gst_gl_debug_enable()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstgldebug.c354 gl->DebugMessageControl (GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, in _gst_gl_debug_enable()
367 gl->DebugMessageControl (GL_DONT_CARE, debug_types[i], GL_DONT_CARE, in _gst_gl_debug_enable()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstgldebug.c354 gl->DebugMessageControl (GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, in _gst_gl_debug_enable()
367 gl->DebugMessageControl (GL_DONT_CARE, debug_types[i], GL_DONT_CARE, in _gst_gl_debug_enable()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstgldebug.c354 gl->DebugMessageControl (GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, in _gst_gl_debug_enable()
367 gl->DebugMessageControl (GL_DONT_CARE, debug_types[i], GL_DONT_CARE, in _gst_gl_debug_enable()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstgldebug.c354 gl->DebugMessageControl (GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, in _gst_gl_debug_enable()
367 gl->DebugMessageControl (GL_DONT_CARE, debug_types[i], GL_DONT_CARE, in _gst_gl_debug_enable()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstgldebug.c354 gl->DebugMessageControl (GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, in _gst_gl_debug_enable()
367 gl->DebugMessageControl (GL_DONT_CARE, debug_types[i], GL_DONT_CARE, in _gst_gl_debug_enable()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstgldebug.c354 gl->DebugMessageControl (GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, in _gst_gl_debug_enable()
367 gl->DebugMessageControl (GL_DONT_CARE, debug_types[i], GL_DONT_CARE, in _gst_gl_debug_enable()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstgldebug.c354 gl->DebugMessageControl (GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, in _gst_gl_debug_enable()
367 gl->DebugMessageControl (GL_DONT_CARE, debug_types[i], GL_DONT_CARE, in _gst_gl_debug_enable()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstgldebug.c354 gl->DebugMessageControl (GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, in _gst_gl_debug_enable()
367 gl->DebugMessageControl (GL_DONT_CARE, debug_types[i], GL_DONT_CARE, in _gst_gl_debug_enable()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstgldebug.c354 gl->DebugMessageControl (GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, in _gst_gl_debug_enable()
367 gl->DebugMessageControl (GL_DONT_CARE, debug_types[i], GL_DONT_CARE, in _gst_gl_debug_enable()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Ddebug.h27 GST_GL_EXT_FUNCTION (void, DebugMessageControl,
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Ddebug.h27 GST_GL_EXT_FUNCTION (void, DebugMessageControl,
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Ddebug.h27 GST_GL_EXT_FUNCTION (void, DebugMessageControl,
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Ddebug.h27 GST_GL_EXT_FUNCTION (void, DebugMessageControl,
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Ddebug.h27 GST_GL_EXT_FUNCTION (void, DebugMessageControl,
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Ddebug.h27 GST_GL_EXT_FUNCTION (void, DebugMessageControl,
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Ddebug.h27 GST_GL_EXT_FUNCTION (void, DebugMessageControl,
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Ddebug.h27 GST_GL_EXT_FUNCTION (void, DebugMessageControl,
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Ddebug.h27 GST_GL_EXT_FUNCTION (void, DebugMessageControl,
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/gl/glprototypes/
H A Ddebug.h27 GST_GL_EXT_FUNCTION (void, DebugMessageControl,

1234567891011