dawn-cmake/examples
Yunchao He eea2091068 Update VertexInput (InputState) to match spec - Part 1
This is only a renaming: change VertexInput to VertexBuffer, and
change InputState to VertexInput.

The next two patches will do as follows:
1) change the structure of vertex input descriptor related stuff.
2) change num to count.

BUG=dawn:80, dawn:107

Change-Id: Ie76aa653a527759a9c3b4a4792e3254689f053b8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/7420
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Yunchao He <yunchao.he@intel.com>
2019-05-22 22:46:32 +00:00
..
Animometer.cpp Reland "Rename texture.createTextureView to createView to match WebGPU" 2019-04-09 16:57:00 +00:00
CHelloTriangle.cpp Update VertexInput (InputState) to match spec - Part 1 2019-05-22 22:46:32 +00:00
ComputeBoids.cpp Update VertexInput (InputState) to match spec - Part 1 2019-05-22 22:46:32 +00:00
CppHelloTriangle.cpp Update VertexInput (InputState) to match spec - Part 1 2019-05-22 22:46:32 +00:00
CubeReflection.cpp Update VertexInput (InputState) to match spec - Part 1 2019-05-22 22:46:32 +00:00
SampleUtils.cpp Reland "Rename texture.createTextureView to createView to match WebGPU" 2019-04-09 16:57:00 +00:00
SampleUtils.h Remove RenderPassDescriptorBuilder 2019-02-27 09:21:56 +00:00