Home
last modified time | relevance | path

Searched defs:msgCode (Results 1 – 11 of 11) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h53 … uint64_t srcObject, size_t location, int32_t msgCode, const char *pLayerPrefix, in debug_report_log_msg()
226 …uint64_t srcObject, size_t location, int32_t msgCode, const char *pLayerPrefix, const char *format, in log_msg()
242 … size_t location, int32_t msgCode, const char *pLayerPrefix, in log_callback()
256 … uint64_t srcObject, size_t location, int32_t msgCode, in win32_debug_output_msg()
Ddevice_limits.cpp688 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
Dswapchain.cpp1953 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
Dimage.cpp106 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
Dparameter_validation.cpp126 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
Dcore_validation.cpp10622 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
/external/vulkan-validation-layers/loader/
Ddebug_report.c118 int32_t msgCode, const char *pLayerPrefix, in util_DebugReportMessage()
176 int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in debug_report_DebugReportMessage()
268 uint64_t object, size_t location, int32_t msgCode, in terminator_DebugReportMessage()
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c138 uint64_t srcObject, size_t location, int32_t msgCode, in dbg_callback()
Dcube.c264 uint64_t srcObject, size_t location, int32_t msgCode, in dbgFunc()
308 uint64_t srcObject, size_t location, int32_t msgCode, in BreakCallback()
Dtri.c117 uint64_t srcObject, size_t location, int32_t msgCode, in dbgFunc()
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp192 uint64_t srcObject, size_t location, int32_t msgCode, in myDbgFunc()