dawn-cmake/src
Jiawei Shao 6329e5ad47 Add entry point of creating texture view by TextureViewDescriptor
This patch adds the entry point creating texture view with a
TextureViewDescriptor and all the validations on the parameters
according to https://github.com/gpuweb/gpuweb/issues/79.

BUG=dawn:16
TEST=dawn_unittests

Change-Id: Ibc04a0f7b9f334c57da191606313ab156e18af1f
Reviewed-on: https://dawn-review.googlesource.com/c/1800
Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2018-10-12 08:32:58 +00:00
..
common Add DAWN_UNUSED_FUNC to ignore unused functions in generated code 2018-09-17 22:59:08 +00:00
dawn_native Add entry point of creating texture view by TextureViewDescriptor 2018-10-12 08:32:58 +00:00
dawn_wire Make shared library dependencies private. 2018-07-30 17:22:45 +02:00
include Collect GPU device information for end2end tests - Part I 2018-09-19 00:32:52 +00:00
tests Add entry point of creating texture view by TextureViewDescriptor 2018-10-12 08:32:58 +00:00
utils dawn.json: Make textureDescriptor use Extent3D 2018-09-18 12:49:22 +00:00