Home
last modified time | relevance | path

Searched defs:DebugCallback (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/engine_rex/
H A DTerrainRenderData.cpp120 struct DebugCallback : public osg::Drawable::DrawCallback struct
122 std::string _s;
123 DebugCallback(const std::string& s) : _s(s) { } in DebugCallback() function
124 void drawImplementation(osg::RenderInfo& ri, const osg::Drawable* d) const { in drawImplementation()
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Ddebug.h38 typedef void (*DebugCallback)(const QString &libraryName, typedef
/dports/irc/soju/soju-0.3.0/vendor/gopkg.in/irc.v3/
H A Dconn.go28 DebugCallback func(line string) member
73 DebugCallback func(string) member
/dports/audio/carla/Carla-2.4.1/source/frontend/
H A Dcarla_backend_qt.py34 DebugCallback = pyqtSignal(int, int, int, int, float, str) variable in CarlaHostSignals
/dports/ftp/curlpp/curlpp-0.8.1/src/curlpp/internal/
H A DOptionSetter.cpp98 DebugCallback(CURL *, in DebugCallback() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_vulkan/
H A Drenderer_vulkan.cpp55 VkBool32 DebugCallback(VkDebugUtilsMessageSeverityFlagBitsEXT severity, in DebugCallback() function
H A Dwrapper.h546 using DebugCallback = Handle<VkDebugUtilsMessengerEXT, VkInstance, InstanceDispatch>; variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Unix/System.Net.Http.Native/
H A Dpal_easy.h218 typedef void(*DebugCallback)(CURL* curl, PAL_CurlInfoType type, char* data, uint64_t size, void* us… typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DDebugTest.cpp195 TEST_P(DebugTest, DebugCallback) in TEST_P() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DDebugTest.cpp209 TEST_P(DebugTest, DebugCallback) in TEST_P() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http/src/System/Net/Http/Unix/
H A DCurlHandler.EasyRequest.cs27 using DebugCallback = Interop.Http.DebugCallback; typedef
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Unix/System.Net.Http.Native/
H A DInterop.Easy.cs54 …public delegate void DebugCallback(IntPtr curl, CurlInfoType type, IntPtr data, ulong size, IntPtr… in DebugCallback() method in Interop.Http
/dports/www/libdatachannel/libdatachannel-0.16.1/src/impl/
H A Dsctptransport.cpp921 void SctpTransport::DebugCallback(const char *format, ...) { in SctpTransport() function in rtc::impl::SctpTransport
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dm68000_intf.cpp595 void (__fastcall *DebugCallback) (unsigned int pc); member
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dm68000_intf.cpp652 void (__fastcall *DebugCallback) (unsigned int pc); member
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DGLContext.cpp1488 void GLContext::DebugCallback(GLenum source, GLenum type, GLuint id, in DebugCallback() function in mozilla::gl::GLContext
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DGLContext.cpp1520 void GLContext::DebugCallback(GLenum source, GLenum type, GLuint id, in DebugCallback() function in mozilla::gl::GLContext
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DGLContext.cpp1488 void GLContext::DebugCallback(GLenum source, GLenum type, GLuint id, in DebugCallback() function in mozilla::gl::GLContext
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLContext.cpp1468 void GLContext::DebugCallback(GLenum source, GLenum type, GLuint id, in DebugCallback() function in mozilla::gl::GLContext
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLContext.cpp1665 GLContext::DebugCallback(GLenum source, in DebugCallback() function in mozilla::gl::GLContext
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLContext.cpp1469 void GLContext::DebugCallback(GLenum source, GLenum type, GLuint id, in DebugCallback() function in mozilla::gl::GLContext
/dports/graphics/vulkan-extension-layer/Vulkan-ExtensionLayer-1.2.203/tests/
H A Dvkrenderframework.cpp273 VKAPI_ATTR VkBool32 VKAPI_CALL DebugReporter::DebugCallback(VkDebugReportFlagsEXT message_flags, Vk… function in DebugReporter
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/tests/
H A Dvkrenderframework.cpp257 VKAPI_ATTR VkBool32 VKAPI_CALL DebugReporter::DebugCallback(VkDebugReportFlagsEXT message_flags, Vk… function in DebugReporter
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/tests/
H A Dvkrenderframework.cpp272 VKAPI_ATTR VkBool32 VKAPI_CALL DebugReporter::DebugCallback(VkDebugReportFlagsEXT message_flags, Vk… function in DebugReporter