dawn-cmake/examples
Jiawei Shao 8bff3b22be Make TextureDescriptor match WebGPU IDL
This patch updates the definition of TextureDescriptor to make it match
WebGPU IDL:
1. Rename 'arrayLayer' to 'arraySize'
2. Add the missing member "sampleCount" and check that currently
   sampleCount can only be 1.

BUG=dawn:56
TEST=dawn_unittests

Change-Id: I642186529f045865ae344cb5545ac80e14445c59
Reviewed-on: https://dawn-review.googlesource.com/c/3180
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2018-12-12 09:27:16 +00:00
..
glTFViewer Make TextureDescriptor match WebGPU IDL 2018-12-12 09:27:16 +00:00
Animometer.cpp Render Pipeline Descriptorization -- Part I 2018-12-10 19:47:22 +00:00
CHelloTriangle.cpp Render Pipeline Descriptorization -- Part I 2018-12-10 19:47:22 +00:00
ComputeBoids.cpp Render Pipeline Descriptorization -- Part I 2018-12-10 19:47:22 +00:00
CppHelloTriangle.cpp Make TextureDescriptor match WebGPU IDL 2018-12-12 09:27:16 +00:00
CubeReflection.cpp Render Pipeline Descriptorization -- Part I 2018-12-10 19:47:22 +00:00
SampleUtils.cpp Make TextureDescriptor match WebGPU IDL 2018-12-12 09:27:16 +00:00
SampleUtils.h Rename files in src/include nxt -> dawn 2018-07-18 22:54:06 +02:00