d0dd661f18
This patch adds the check and implementations of buffer lazy initialization before CopyBufferToTexture(). The support of buffer lazy initialization before CopyTextureToBuffer() is much more complicated than what we do for CopyBufferToTexture(), so we decide to put it in another CL instead of writing them together with CopyBufferToTexture(). BUG=dawn:414 TEST=dawn_end2end_tests Change-Id: I45fdcdde2c9a0dafff23623815fc35c877990ef1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/25140 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@chromium.org> |
||
---|---|---|
.. | ||
common | ||
dawn | ||
dawn_native | ||
dawn_platform | ||
dawn_wire | ||
fuzzers | ||
include | ||
tests | ||
utils | ||
Dummy.cpp |