Home
last modified time | relevance | path

Searched defs:pMessage (Results 1 - 17 of 17) 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
H A Dvk_debug_utils.c60 vk_debug_message_instance(struct vk_instance *instance, VkDebugUtilsMessageSeverityFlagBitsEXT severity, VkDebugUtilsMessageTypeFlagsEXT types, const char *pMessageIdName, int32_t messageIdNumber, const char *pMessage) vk_debug_message_instance() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
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/icu/icu4c/source/test/cintltst/
H A Dcbiditransformtst.c45 const char *pMessage; member
/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/tests/test_utils/
H A DANGLETest.cpp1287 D3D11_MESSAGE *pMessage = in checkD3D11SDKLayersMessages() local
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp21879 const char * pMessage = {}; global() member
[all...]
H A Dvulkan_core.h12709 const char* pMessage; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp15663 const char * pMessage = {}; member
[all...]
H A Dvulkan_core.h9709 const char* pMessage; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6808 const char* pMessage; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h10844 const char* pMessage; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h9869 const char* pMessage; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h9321 const char* pMessage; member

Completed in 422 milliseconds