mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-22 19:52:00 +00:00
This reverts commit 8e9fbbe7caa414f7006d0568d918561b5ca9a94f. Reason for revert: crashes on Win7 Original change's description: > Recording timing info in trace events when D3D12 queue submit > > Add a toggle RecordDetailedTimingInTraceEvents. When this toggle is > enabled, record detailed timing information in trace events right > before calling ExecuteCommandLists on a D3D12 command queue, and the > information includes system time, CPU timestamp, GPU timestamp, and > their frequency. > > Bug: dawn:1264 > Change-Id: Ie06d3f2b7eb25c641ee00476334bd276227c3678 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/77381 > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com> TBR=cwallez@chromium.org,kainino@chromium.org,enga@chromium.org,zhaoming.jiang@intel.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I7884e1c9cb580237bfa65790e12879a075720b18 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: dawn:1264, chromium:1290964 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78250 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@google.com>