| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_debug_report.c | 102 int32_t messageCode, in debug_report() argument 122 cb->callback(flags, object_type, handle, location, messageCode, in debug_report() 135 int32_t messageCode, in vk_common_DebugReportMessageEXT() argument 141 object, location, messageCode, pLayerPrefix, pMessage); in vk_common_DebugReportMessageEXT() 149 int32_t messageCode, in vk_debug_report() argument 156 (uint64_t)(uintptr_t)object, location, messageCode, in vk_debug_report()
|
| D | vk_debug_report.h | 40 int32_t messageCode,
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkDebugReportUtil.hpp | 43 deInt32 messageCode; member 52 , messageCode (0) in DebugReportMessage() 66 , messageCode (messageCode_) in DebugReportMessage()
|
| D | vkDebugReportUtil.cpp | 103 << " (code " << tcu::toHex(message.messageCode); in operator <<() 120 deInt32 messageCode, in debugReportCallback() argument 127 …const DebugReportMessage message (flags, objectType, object, location, messageCode, pLayerPrefix,… in debugReportCallback()
|
| D | vkDefs.hpp | 191 deInt32 messageCode,
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/common/full/ |
| D | featureability.js | 29 messageCode: "[PC Preview] unknow messageCode", property 37 messageCode: "[PC Preview] unknow messageCode", property
|
| /third_party/flutter/skia/tools/gpu/vk/ |
| D | VkTestUtils.cpp | 106 int32_t messageCode, in DebugReportCallback() argument 111 SkDebugf("Vulkan error [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback() 120 SkDebugf("Vulkan warning [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback() 123 SkDebugf("Vulkan perf warning [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback() 125 SkDebugf("Vulkan info/debug [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback()
|
| /third_party/skia/tools/gpu/vk/ |
| D | VkTestUtils.cpp | 110 int32_t messageCode, in DebugReportCallback() argument 125 SkDebugf("Vulkan error [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback() 130 SkDebugf("Vulkan warning [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback() 133 SkDebugf("Vulkan perf warning [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback() 136 SkDebugf("Vulkan info/debug [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback()
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | BackendVk.h | 47 int32_t messageCode,
|
| /third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
| D | main.cpp | 39 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… in debug_report() argument 41 …(void)flags; (void)object; (void)location; (void)messageCode; (void)pUserData; (void)pLayerPrefix;… in debug_report()
|
| /third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
| D | main.cpp | 49 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… in debug_report() argument 51 …(void)flags; (void)object; (void)location; (void)messageCode; (void)pUserData; (void)pLayerPrefix;… in debug_report()
|
| /third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
| D | main.cpp | 58 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… in debug_report() argument 60 …(void)flags; (void)object; (void)location; (void)messageCode; (void)pUserData; (void)pLayerPrefix;… in debug_report()
|
| /third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
| D | main.cpp | 50 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… in debug_report() argument 52 …(void)flags; (void)object; (void)location; (void)messageCode; (void)pUserData; (void)pLayerPrefix;… in debug_report()
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | VK_EXT_debug_report.adoc | 134 * pname:messageCode is a layer-defined value indicating what test 246 * pname:messageCode is an application defined value.
|
| D | VK_EXT_debug_report.txt | 133 * pname:messageCode is a layer-defined value indicating what test 245 * pname:messageCode is an application defined value.
|
| /third_party/vulkan-loader/tests/ |
| D | loader_debug_ext_tests.cpp | 38 … uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, 125 … uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, in test_DebugReportCallback() argument
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkInstanceDriverImpl.inl | 212 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… argument 214 …m_vk.debugReportMessageEXT(instance, flags, objectType, object, location, messageCode, pLayerPrefi…
|
| D | vkConcreteInstanceInterface.inl | 47 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL…
|
| D | vkVirtualInstanceInterface.inl | 47 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL…
|
| D | vkNullDriverImpl.inl | 1412 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… argument 1419 DE_UNREF(messageCode);
|
| /third_party/flutter/glfw/deps/vulkan/ |
| D | vulkan.h | 3779 int32_t messageCode, 3796 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… 3816 int32_t messageCode,
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | RendererVk.cpp | 300 int32_t messageCode, in DebugReportCallback() argument
|
| /third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 5906 int32_t messageCode, 5922 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… 5942 int32_t messageCode,
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 6383 int32_t messageCode, 6398 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… 6418 int32_t messageCode,
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | RendererVk.cpp | 626 int32_t messageCode, in DebugReportCallback() argument
|