dawn-cmake/src/tests
Yunchao He 0325e4503b Add more constants for max texture sizes
Currently we only implemented 2D and 2DArray texture. kMaxTextureSize
is actually for 2D texture only. This patch adds a few more constants
for texture size for 1D and 3D textures, and changes kMaxTextureSize
to kMaxTextureDimension2D.

Bug: dawn:558

Change-Id: I9088dd7c060dc096a65abea37c7fb01f760524e9
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/36540
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Yunchao He <yunchao.he@intel.com>
2021-01-11 18:04:12 +00:00
..
end2end Add more constants for max texture sizes 2021-01-11 18:04:12 +00:00
perf_tests Update majority of tests to use new BindGroupLayoutEntry format 2020-12-17 00:19:34 +00:00
unittests Add more constants for max texture sizes 2021-01-11 18:04:12 +00:00
white_box Remove internal resolve buffer from Timestamp compute shader 2021-01-05 04:49:08 +00:00
BUILD.gn Add maxAnisotropy to GPUSamplerDescriptor 2020-12-24 03:11:17 +00:00
DawnTest.cpp Add maxAnisotropy to GPUSamplerDescriptor 2020-12-24 03:11:17 +00:00
DawnTest.h Add maxAnisotropy to GPUSamplerDescriptor 2020-12-24 03:11:17 +00:00
End2EndTestsMain.cpp DawnTest: Gather adapters on environment creation for filtering backends 2020-05-15 16:07:12 +00:00
MockCallback.h Add WireClient::Disconnect to stop serializing commands 2020-04-15 02:00:14 +00:00
ParamGenerator.h Run dawn_end2end_tests on all available system adapters 2020-05-15 20:28:05 +00:00
PerfTestsMain.cpp DawnTest: Gather adapters on environment creation for filtering backends 2020-05-15 16:07:12 +00:00
UnittestsMain.cpp Rename the copyright authors from NXT to Dawn 2018-07-18 22:54:06 +02:00