Home
last modified time | relevance | path

Searched refs:messageCode (Results 1 – 25 of 41) sorted by relevance

12

/third_party/mesa3d/src/vulkan/runtime/
Dvk_debug_report.c102 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()
Dvk_debug_report.h40 int32_t messageCode,
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.hpp43 deInt32 messageCode; member
52 , messageCode (0) in DebugReportMessage()
66 , messageCode (messageCode_) in DebugReportMessage()
DvkDebugReportUtil.cpp103 << " (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()
DvkDefs.hpp191 deInt32 messageCode,
/third_party/jsframework/runtime/main/extend/systemplugin/napi/common/full/
Dfeatureability.js29 messageCode: "[PC Preview] unknow messageCode", property
37 messageCode: "[PC Preview] unknow messageCode", property
/third_party/flutter/skia/tools/gpu/vk/
DVkTestUtils.cpp106 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/
DVkTestUtils.cpp110 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/
DBackendVk.h47 int32_t messageCode,
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dmain.cpp39 …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/
Dmain.cpp49 …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/
Dmain.cpp58 …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/
Dmain.cpp50 …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/
DVK_EXT_debug_report.adoc134 * pname:messageCode is a layer-defined value indicating what test
246 * pname:messageCode is an application defined value.
DVK_EXT_debug_report.txt133 * pname:messageCode is a layer-defined value indicating what test
245 * pname:messageCode is an application defined value.
/third_party/vulkan-loader/tests/
Dloader_debug_ext_tests.cpp38 … 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/
DvkInstanceDriverImpl.inl212 …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…
DvkConcreteInstanceInterface.inl47 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL…
DvkVirtualInstanceInterface.inl47 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL…
DvkNullDriverImpl.inl1412 …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/
Dvulkan.h3779 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/
DRendererVk.cpp300 int32_t messageCode, in DebugReportCallback() argument
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5906 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/
Dvulkan_core.h6383 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/
DRendererVk.cpp626 int32_t messageCode, in DebugReportCallback() argument

12