Home
last modified time | relevance | path

Searched defs:messageCode (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_debug_report.c97 debug_report(struct vk_instance *instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT object_type, uint64_t handle, size_t location, int32_t messageCode, const char* pLayerPrefix, const char *pMessage) debug_report() argument
130 vk_common_DebugReportMessageEXT(VkInstance _instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage) vk_common_DebugReportMessageEXT() argument
145 vk_debug_report(struct vk_instance *instance, VkDebugReportFlagsEXT flags, const struct vk_object_base *object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char *pMessage) vk_debug_report() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDebugReportUtil.hpp43 deInt32 messageCode; member
H A DvkDebugReportUtil.cpp116 debugReportCallback(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, deUint64 object, size_t location, deInt32 messageCode, const char* pLayerPrefix, const char* pMessage, void* pUserData) debugReportCallback() argument
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
H A Dmain.cpp50 static VKAPI_ATTR VkBool32 VKAPI_CALL debug_report(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage, void* pUserData) in debug_report() argument
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
H A Dmain.cpp58 static VKAPI_ATTR VkBool32 VKAPI_CALL debug_report(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage, void* pUserData) in debug_report() argument
/third_party/skia/tools/gpu/vk/
H A DVkTestUtils.cpp105 DebugReportCallback( VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage, void* pUserData) DebugReportCallback() argument
/third_party/vulkan-loader/tests/
H A Dloader_debug_ext_tests.cpp124 test_DebugReportCallback(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, [[maybe_unused]] uint64_t object, [[maybe_unused]] size_t location, [[maybe_unused]] int32_t messageCode, [[maybe_unused]] const char* pLayerPrefix, const char* pMessage, void* pUserData) test_DebugReportCallback() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.cpp622 DebugReportCallback(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char *layerPrefix, const char *message, void *userData) DebugReportCallback() argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_raii.hpp11428 messageCode, variable
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_raii.hpp15450 messageCode, variable
[all...]

Completed in 72 milliseconds