mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-12 14:46:08 +00:00
Fix doxygen warnings
Change-Id: I5b3765ca0362e517990334d47f9defa673732a04 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/55800 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
committed by
Tint LUCI CQ
parent
9548531887
commit
261643bb9f
@@ -26,7 +26,7 @@
|
||||
namespace tint {
|
||||
namespace transform {
|
||||
|
||||
// PIMPL state for the ZeroInitWorkgroupMemory transform
|
||||
/// PIMPL state for the ZeroInitWorkgroupMemory transform
|
||||
struct ZeroInitWorkgroupMemory::State {
|
||||
/// The clone context
|
||||
CloneContext& ctx;
|
||||
|
||||
Reference in New Issue
Block a user