dawn-cmake/test/tint
Stephen White ba4d6ab01d GLSL: implement derivative instructions.
While Desktop GLSL supports the Coarse and Fine flavours, GLSL ES does
not. For now, emit dFdx/dFdy in all cases for ES, but excluding the
Coarse and Fine flavours via validation is also an option.

Bug: tint:1445
Change-Id: Iaac589f72043b5547e9141a6e870c1fd49631f6f
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/82142
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-02-28 18:08:13 +00:00
..
access
array
benchmark
buffer
bug GLSL: implement derivative instructions. 2022-02-28 18:08:13 +00:00
builtins GLSL: implement derivative instructions. 2022-02-28 18:08:13 +00:00
expressions
identifiers/underscore
layout/storage/mat2x2
let
loops
out_of_order_decls tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
ptr_ref
samples
shader_io tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
shadowing
statements
struct
types
unicode test: Move unicode e2e test to tint dir 2022-02-21 16:51:06 +00:00
unittest/reader/spirv GLSL: implement derivative instructions. 2022-02-28 18:08:13 +00:00
var
vk-gl-cts GLSL: implement derivative instructions. 2022-02-28 18:08:13 +00:00
BUILD.gn Delete Single-Plane External Texture Transform 2022-02-25 20:14:52 +00:00
extract-spvasm.py
test-all.sh