dawn-cmake/examples
Jiawei Shao 3d670506e3 Remove TextureViewBuilder and add CreateDefaultTextureView entry point
This patch is the first one to descriptorze texture view. In this
patch, we completely remove TextureViewBuilder and add the entry
point CreateDefaultTextureView for creating a texture view on a
non-array 2D texture using the same type and format.

Texture view descriptors and 2D array texture views will be supported
in the next patch.

BUG=dawn:1, dawn:16

Change-Id: Ibd2a0bcf02cbb567a98d2faaaaa897eff2c062e5
Reviewed-on: https://dawn-review.googlesource.com/1440
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
2018-09-18 00:31:57 +00:00
..
glTFViewer Remove TextureViewBuilder and add CreateDefaultTextureView entry point 2018-09-18 00:31:57 +00:00
Animometer.cpp Rename CreateCppNXTDevice to CreateCppDawnDevice 2018-07-18 22:54:06 +02:00
CHelloTriangle.cpp Remove TextureViewBuilder and add CreateDefaultTextureView entry point 2018-09-18 00:31:57 +00:00
CMakeLists.txt Make libdawn_native a shared library. 2018-07-27 12:56:26 +02:00
ComputeBoids.cpp Descriptorize ComputePipeline 2018-09-05 08:32:53 -04:00
CppHelloTriangle.cpp Remove TextureViewBuilder and add CreateDefaultTextureView entry point 2018-09-18 00:31:57 +00:00
CubeReflection.cpp Descriptorize Buffer 2018-08-23 08:23:06 -04:00
SampleUtils.cpp Remove TextureViewBuilder and add CreateDefaultTextureView entry point 2018-09-18 00:31:57 +00:00
SampleUtils.h Rename files in src/include nxt -> dawn 2018-07-18 22:54:06 +02:00