/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDebugReportUtil.hpp | 41 deInt32 messageCode; member 50 , messageCode (0) in DebugReportMessage() 64 , messageCode (messageCode_) in DebugReportMessage()
|
D | vkDebugReportUtil.cpp | 101 << " (code " << tcu::toHex(message.messageCode); in operator <<() 118 deInt32 messageCode, in debugReportCallback() argument 125 …const DebugReportMessage message (flags, objectType, object, location, messageCode, pLayerPrefix,… in debugReportCallback()
|
D | vkDefs.hpp | 174 deInt32 messageCode,
|
D | vkInstanceDriverImpl.inl | 290 …ObjectTypeEXT objectType, deUint64 object, deUintptr location, deInt32 messageCode, const char* pL… argument 292 …m_vk.debugReportMessageEXT(instance, flags, objectType, object, location, messageCode, pLayerPrefi…
|
D | vkVirtualInstanceInterface.inl | 51 …ObjectTypeEXT objectType, deUint64 object, deUintptr location, deInt32 messageCode, const char* pL…
|
D | vkConcreteInstanceInterface.inl | 51 …ObjectTypeEXT objectType, deUint64 object, deUintptr location, deInt32 messageCode, const char* pL…
|
D | vkNullDriverImpl.inl | 1825 …ObjectTypeEXT objectType, deUint64 object, deUintptr location, deInt32 messageCode, const char* pL… argument 1832 DE_UNREF(messageCode);
|
/external/mesa3d/src/vulkan/util/ |
D | vk_debug_report.c | 100 int32_t messageCode, in vk_debug_report() argument 120 cb->callback(flags, object_type, handle, location, messageCode, in vk_debug_report()
|
D | vk_debug_report.h | 69 int32_t messageCode,
|
/external/skqp/tools/gpu/vk/ |
D | VkTestUtils.cpp | 98 int32_t messageCode, in DebugReportCallback() argument 103 SkDebugf("Vulkan error [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback() 112 SkDebugf("Vulkan warning [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback() 115 SkDebugf("Vulkan perf warning [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback() 117 SkDebugf("Vulkan info/debug [%s]: code: %d: %s\n", pLayerPrefix, messageCode, pMessage); in DebugReportCallback()
|
/external/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()
|
/external/skqp/src/compute/hs/vk/bench/ |
D | main.c | 146 int32_t messageCode, in vk_debug_report_cb() argument
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 2033 int32_t messageCode, in tu_DebugReportMessageEXT() argument 2039 object, location, messageCode, pLayerPrefix, pMessage); in tu_DebugReportMessageEXT()
|
/external/vulkan-validation-layers/layers/generated/ |
D | parameter_validation.h | 1215 int32_t messageCode,
|
D | thread_safety.h | 3038 int32_t messageCode, 3048 int32_t messageCode,
|
D | layer_chassis_dispatch.h | 1245 int32_t messageCode,
|
D | chassis.h | 1575 int32_t messageCode, 3313 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… in PreCallValidateDebugReportMessageEXT() argument 3314 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… in PreCallRecordDebugReportMessageEXT() argument 3315 …ortObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pL… in PostCallRecordDebugReportMessageEXT() argument
|
D | object_tracker.h | 1620 int32_t messageCode,
|
D | thread_safety.cpp | 4022 int32_t messageCode, in PreCallRecordDebugReportMessageEXT() argument 4034 int32_t messageCode, in PostCallRecordDebugReportMessageEXT() argument
|
D | chassis.cpp | 6617 int32_t messageCode, in DebugReportMessageEXT() argument 6624 …teDebugReportMessageEXT(instance, flags, objectType, object, location, messageCode, pLayerPrefix, … in DebugReportMessageEXT() 6629 …rdDebugReportMessageEXT(instance, flags, objectType, object, location, messageCode, pLayerPrefix, … in DebugReportMessageEXT() 6631 …DispatchDebugReportMessageEXT(instance, flags, objectType, object, location, messageCode, pLayerPr… in DebugReportMessageEXT() 6634 …rdDebugReportMessageEXT(instance, flags, objectType, object, location, messageCode, pLayerPrefix, … in DebugReportMessageEXT()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 2450 int32_t messageCode, in anv_DebugReportMessageEXT() argument 2456 object, location, messageCode, pLayerPrefix, pMessage); in anv_DebugReportMessageEXT()
|
/external/angle/third_party/vulkan_memory_allocator/src/ |
D | VulkanSample.cpp | 216 int32_t messageCode, in MyDebugReportCallback() argument
|
/external/skqp/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,
|
/external/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,
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | RendererVk.cpp | 381 int32_t messageCode, in DebugReportCallback() argument
|