Home
last modified time | relevance | path

Searched defs:debug_callback (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/tests/libtest/
Dlib1515.c40 static int debug_callback(CURL *curl, curl_infotype info, char *msg, in debug_callback() function
/third_party/vulkan-loader/tests/
Dloader_regression_tests.cpp4593 VkDebugReportCallbackEXT debug_callback{}; in TEST() local
4641 VkDebugReportCallbackEXT debug_callback{}; in TEST() local
4692 VkDebugReportCallbackEXT debug_callback{}; in TEST() local
4770 VkDebugReportCallbackEXT debug_callback{}; in TEST() local
4816 VkDebugReportCallbackEXT debug_callback{}; in TEST() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_winsys.h461 struct util_debug_callback *debug_callback; member