Searched defs:msgCode (Results 1 – 13 of 13) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | vk_layer_logging.h | 109 … VkDebugReportObjectTypeEXT objectType, uint64_t srcObject, size_t location, int32_t msgCode, in debug_report_log_msg() 335 …uint64_t srcObject, size_t location, int32_t msgCode, const char *pLayerPrefix, const char *format, in log_msg() 357 … size_t location, int32_t msgCode, const char *pLayerPrefix, in log_callback() 371 … uint64_t srcObject, size_t location, int32_t msgCode, in win32_debug_output_msg()
|
D | unique_objects.cpp | 519 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() 691 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
D | threading.cpp | 413 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
D | image.cpp | 109 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() 1548 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
D | swapchain.cpp | 2284 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() 2517 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
D | object_tracker.cpp | 2998 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() 4159 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
D | parameter_validation.cpp | 142 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() 5537 … int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
D | core_validation.cpp | 11810 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in DebugReportMessageEXT() 12165 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
/external/vulkan-validation-layers/loader/ |
D | debug_report.c | 117 int32_t msgCode, const char *pLayerPrefix, 295 int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { 461 int32_t msgCode, const char *pLayerPrefix, const char *pMsg) {
|
/external/vulkan-validation-layers/demos/ |
D | vulkaninfo.c | 165 uint64_t srcObject, size_t location, int32_t msgCode, in dbg_callback()
|
D | cube.c | 268 uint64_t srcObject, size_t location, int32_t msgCode, in BreakCallback() 422 uint64_t srcObject, size_t location, int32_t msgCode, in dbgFunc()
|
/external/vulkan-validation-layers/tests/layers/ |
D | wrap_objects.cpp | 1144 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 271 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg, in myDbgFunc()
|