Searched defs:msgCode (Results 1 – 11 of 11) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | vk_layer_logging.h | 53 … 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()
|
D | device_limits.cpp | 688 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
D | swapchain.cpp | 1953 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
D | image.cpp | 106 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
D | parameter_validation.cpp | 126 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
D | core_validation.cpp | 10622 … size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) { in vkDebugReportMessageEXT()
|
/external/vulkan-validation-layers/loader/ |
D | debug_report.c | 118 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/ |
D | vulkaninfo.c | 138 uint64_t srcObject, size_t location, int32_t msgCode, in dbg_callback()
|
D | cube.c | 264 uint64_t srcObject, size_t location, int32_t msgCode, in dbgFunc() 308 uint64_t srcObject, size_t location, int32_t msgCode, in BreakCallback()
|
D | tri.c | 117 uint64_t srcObject, size_t location, int32_t msgCode, in dbgFunc()
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 192 uint64_t srcObject, size_t location, int32_t msgCode, in myDbgFunc()
|