mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-21 18:59:21 +00:00
Metal: Implement lazy texture clears
Bug: dawn:145 Change-Id: I73d161002cb09498e41838a10e9ac1db996c955d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/14781 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
0ecc48ecb7
commit
0d6619848d
@@ -911,4 +911,5 @@ namespace detail {
|
||||
template class ExpectEq<uint8_t>;
|
||||
template class ExpectEq<uint32_t>;
|
||||
template class ExpectEq<RGBA8>;
|
||||
template class ExpectEq<float>;
|
||||
} // namespace detail
|
||||
|
||||
Reference in New Issue
Block a user