dawn-cmake/examples
Corentin Wallez e1f0d4e639 WebGPU error handling 2: CommandEncoder for samples and end2end tests
CommandEncoder is the replacement for CommandBufferBuilder. This commit
adds the dawn.json definition for it and an initial implementation that
wraps CommandBufferBuilder. This is done so that the code can be ported
to CommandEncoder gradually, otherwise the commit would be too big and
would risk many merge conflicts.

This converts all samples and end2end tests to use CommandEncoder.

BUG=dawn:8

Change-Id: If4ce86e6fb39ba4e0c2af6328d40e63be17d18c1
Reviewed-on: https://dawn-review.googlesource.com/c/4741
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-02-15 12:54:08 +00:00
..
glTFViewer WebGPU error handling 2: CommandEncoder for samples and end2end tests 2019-02-15 12:54:08 +00:00
Animometer.cpp WebGPU error handling 2: CommandEncoder for samples and end2end tests 2019-02-15 12:54:08 +00:00
CHelloTriangle.cpp WebGPU error handling 2: CommandEncoder for samples and end2end tests 2019-02-15 12:54:08 +00:00
ComputeBoids.cpp WebGPU error handling 2: CommandEncoder for samples and end2end tests 2019-02-15 12:54:08 +00:00
CppHelloTriangle.cpp WebGPU error handling 2: CommandEncoder for samples and end2end tests 2019-02-15 12:54:08 +00:00
CubeReflection.cpp WebGPU error handling 2: CommandEncoder for samples and end2end tests 2019-02-15 12:54:08 +00:00
SampleUtils.cpp Descriptorize SwapChain. 2019-02-15 11:15:58 +00:00
SampleUtils.h Rename files in src/include nxt -> dawn 2018-07-18 22:54:06 +02:00