Home
last modified time | relevance | path

Searched defs:pMsg (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/loader/
Ddebug_utils.c328 …uint64_t srcObject, size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in util_DebugReportMessage()
421 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in debug_utils_DebugReportMessageEXT()
534 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in terminator_DebugReportMessageEXT()
/third_party/glfw/tests/
Dvulkan.c251 const char *pLayerPrefix, const char *pMsg, void *pUserData) { in dbgFunc()