dawn-cmake/src/dawn_platform
Jiawei Shao 4e3ddbd955 Add label to the trace events for pipeline and shader module creation
This patch adds the object label to the trace events for the creation
of pipeline and shader module so that we can easily know which shader
module or pipeline creation task the trace event belongs to.

BUG=dawn:1167

Change-Id: Ic2de4542d0167437eea2fd600d0f0be3bdd225f9
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/70041
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
2021-11-21 11:18:19 +00:00
..
tracing Add label to the trace events for pipeline and shader module creation 2021-11-21 11:18:19 +00:00
BUILD.gn Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks 2021-01-20 08:56:07 +00:00
CMakeLists.txt Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks 2021-01-20 08:56:07 +00:00
DawnPlatform.cpp Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks 2021-01-20 08:56:07 +00:00
WorkerThread.cpp Implement AsyncWaitableEvent with std::condition_variable 2021-05-27 00:49:03 +00:00
WorkerThread.h Implement AsyncWaitableEvent with std::condition_variable 2021-05-27 00:49:03 +00:00