Home
last modified time | relevance | path

Searched refs:msgCode (Results 1 – 15 of 15) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h50 … VkDebugReportObjectTypeEXT objectType, uint64_t srcObject, size_t location, int32_t msgCode,
109 … VkDebugReportObjectTypeEXT objectType, uint64_t srcObject, size_t location, int32_t msgCode, in debug_report_log_msg() argument
122 …if (pTrav->pfnMsgCallback(msgFlags, objectType, srcObject, location, msgCode, pLayerPrefix, pMsg, … in debug_report_log_msg()
331 …uint64_t srcObject, size_t location, int32_t msgCode, const char *pLayerPrefix, const char *format…
335 …uint64_t srcObject, size_t location, int32_t msgCode, const char *pLayerPrefix, const char *format, in log_msg() argument
350 … debug_report_log_msg(debug_data, msgFlags, objectType, srcObject, location, msgCode, pLayerPrefix, in log_msg()
357 … size_t location, int32_t msgCode, const char *pLayerPrefix, in log_callback() argument
364 srcObject, objType, (unsigned long)location, msgCode, pMsg); in log_callback()
371 … uint64_t srcObject, size_t location, int32_t msgCode, in win32_debug_output_msg() argument
380 msg_flags, (size_t)srcObject, objType, location, msgCode, pMsg); in win32_debug_output_msg()
Dunique_objects.cpp519 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() argument
521 …tch_table->DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerPrefix, in DebugReportMessageEXT()
691 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT() argument
692 …unique_objects::DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerP… in vkDebugReportMessageEXT()
Dthreading.cpp413 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT() argument
414 …threading::DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerPrefix… in vkDebugReportMessageEXT()
Dimage.cpp109 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() argument
111 …tch_table->DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerPrefix, in DebugReportMessageEXT()
1548 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT() argument
1549 …image::DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerPrefix, pM… in vkDebugReportMessageEXT()
Dswapchain.cpp2284 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() argument
2286 …tch_table->DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerPrefix, in DebugReportMessageEXT()
2517 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT() argument
2518 …swapchain::DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerPrefix… in vkDebugReportMessageEXT()
Dobject_tracker.cpp2998 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() argument
3000 …pInstanceTable->DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerP… in DebugReportMessageEXT()
4159 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT() argument
4160 …object_tracker::DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerP… in vkDebugReportMessageEXT()
Dparameter_validation.cpp142 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() argument
144 …pTable->DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerPrefix, p… in DebugReportMessageEXT()
5537 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT() argument
5538 …parameter_validation::DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, p… in vkDebugReportMessageEXT()
Dcore_validation.cpp11810 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() argument
11812 …_table.DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerPrefix, pM… in DebugReportMessageEXT()
12165 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT() argument
12166 …core_validation::DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayer… in vkDebugReportMessageEXT()
/external/vulkan-validation-layers/loader/
Ddebug_report.c117 int32_t msgCode, const char *pLayerPrefix, argument
124 msgCode, pLayerPrefix, pMsg,
295 int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { argument
299 location, msgCode, pLayerPrefix, pMsg);
461 int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { argument
470 location, msgCode, pLayerPrefix, pMsg);
480 util_DebugReportMessage(inst, flags, objType, object, location, msgCode,
Ddebug_report.h125 uint64_t object, size_t location, int32_t msgCode,
159 int32_t msgCode, const char *pLayerPrefix,
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c165 uint64_t srcObject, size_t location, int32_t msgCode, in dbg_callback() argument
172 sprintf(message, "ERROR: [%s] Code %d : %s", pLayerPrefix, msgCode, in dbg_callback()
175 sprintf(message, "WARNING: [%s] Code %d : %s", pLayerPrefix, msgCode, in dbg_callback()
178 sprintf(message, "INFO: [%s] Code %d : %s", pLayerPrefix, msgCode, in dbg_callback()
181 sprintf(message, "DEBUG: [%s] Code %d : %s", pLayerPrefix, msgCode, in dbg_callback()
Dcube.c268 uint64_t srcObject, size_t location, int32_t msgCode, in BreakCallback() argument
422 uint64_t srcObject, size_t location, int32_t msgCode, in dbgFunc() argument
435 sprintf(message, "INFORMATION: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg); in dbgFunc()
438 sprintf(message, "WARNING: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg); in dbgFunc()
441 sprintf(message, "PERFORMANCE WARNING: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg); in dbgFunc()
444 sprintf(message, "ERROR: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg); in dbgFunc()
447 sprintf(message, "DEBUG: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg); in dbgFunc()
450 sprintf(message, "INFORMATION: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg); in dbgFunc()
/external/vulkan-validation-layers/tests/layers/
Dwrap_objects.cpp1144 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT() argument
1147 …inst->layer_disp.DebugReportMessageEXT(vk_inst, flags, objType, object, location, msgCode, pLayerP… in vkDebugReportMessageEXT()
/external/python/cpython2/Mac/scripts/
Derrors.txt329 -10091 telBadFunction bad msgCode specified
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp106 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg,
271 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg, in myDbgFunc() argument
275 return errMonitor->CheckForDesiredMsg(msgCode, pMsg); in myDbgFunc()