Home
last modified time | relevance | path

Searched defs:debugCallback (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestContext.cpp30 VkDebugReportCallbackEXT debugCallback = VK_NULL_HANDLE; in Create() local
112 VkDebugReportCallbackEXT debugCallback, in VkTestContextImpl()
H A DVkTestUtils.cpp438 VkDebugReportCallbackEXT* debugCallback, in destroy_instance()
519 VkDebugReportCallbackEXT* debugCallback, in CreateVkBackendContext()
H A DVkTestContext.h40 VkDebugReportCallbackEXT debugCallback, in VkTestContext()
/aosp_15_r20/external/skia/tools/graphite/vk/
H A DGraphiteVulkanTestContext.h37 VkDebugReportCallbackEXT debugCallback, in VulkanTestContext()
H A DGraphiteVulkanTestContext.cpp28 VkDebugReportCallbackEXT debugCallback = VK_NULL_HANDLE; in Make() local
/aosp_15_r20/external/skia/example/
H A DVulkanBasic.cpp46 VkDebugReportCallbackEXT debugCallback; in main() local
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Deglglobals.h71 EGLDEBUGPROCKHR debugCallback; member
/aosp_15_r20/external/deqp-deps/amber/samples/
Dconfig_helper_vulkan.cc77 VKAPI_ATTR VkBool32 VKAPI_CALL debugCallback(VkDebugReportFlagsEXT flag, in debugCallback() function
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp45 void debugCallback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const ch… in debugCallback() function