dawn-cmake/test/tint/builtins/textureLoad
Ben Clayton 1d882f55b7 Revert "Add External Texture Gamma/Gamut Correction"
This reverts commit 857175e59b.

Reason for revert: Suspected change for Dawn -> Chromium roll failures:

* https://chromium-review.googlesource.com/c/chromium/src/+/3607875/
* https://ci.chromium.org/ui/p/chromium/builders/try/mac-rel/982037/overview
* https://chrome-public-gold.skia.org/search?issue=3607875&crs=gerrit&patchsets=3&corpus=chrome-gpu


Original change's description:
> Add External Texture Gamma/Gamut Correction
>
> Adds configurable gamma and gamut correction in Tint's external texture
> transform. Adds constants in Dawn to perform correct conversion from
> BT.709 to sRGB.
>
> Bug: dawn:1082
> Change-Id: Id5eecc37f0224541bf36e2f9757e7e2047e4b66b
> Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87666
> Kokoro: Kokoro <noreply+kokoro@google.com>
> Reviewed-by: Ben Clayton <bclayton@google.com>
> Commit-Queue: Brandon1 Jones <brandon1.jones@intel.com>

TBR=cwallez@chromium.org,enga@chromium.org,brandon1.jones@intel.com,bclayton@google.com,noreply+kokoro@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com

Change-Id: Id3880e506172a18ff1258462c8c4cedb5c51c235
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: dawn:1082
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88001
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-04-26 12:20:02 +00:00
..
depth_ms.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
depth_ms.spvasm.expected.glsl GLSL writer: emit gl_PointSize = 1 in all vertex shaders for OpenGL. 2022-04-22 21:25:02 +00:00
depth_ms.spvasm.expected.hlsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
depth_ms.spvasm.expected.msl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
depth_ms.spvasm.expected.spvasm Always use 0 for the Depth operand of OpTypeImage 2022-04-08 08:33:28 +00:00
depth_ms.spvasm.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
texture_external_param.wgsl Add option to auto generate bindings for external textures 2022-04-06 13:57:54 +00:00
texture_external_param.wgsl.expected.glsl GLSL writer: emit gl_PointSize = 1 in all vertex shaders for OpenGL. 2022-04-22 21:25:02 +00:00
texture_external_param.wgsl.expected.hlsl Revert "Add External Texture Gamma/Gamut Correction" 2022-04-26 12:20:02 +00:00
texture_external_param.wgsl.expected.msl Revert "Add External Texture Gamma/Gamut Correction" 2022-04-26 12:20:02 +00:00
texture_external_param.wgsl.expected.spvasm Revert "Add External Texture Gamma/Gamut Correction" 2022-04-26 12:20:02 +00:00
texture_external_param.wgsl.expected.wgsl Add option to auto generate bindings for external textures 2022-04-06 13:57:54 +00:00
texture_param.wgsl GLSL: fix "uniform" qualifier on texture parameters. 2022-04-05 18:51:15 +00:00
texture_param.wgsl.expected.glsl GLSL writer: emit gl_PointSize = 1 in all vertex shaders for OpenGL. 2022-04-22 21:25:02 +00:00
texture_param.wgsl.expected.hlsl GLSL: fix "uniform" qualifier on texture parameters. 2022-04-05 18:51:15 +00:00
texture_param.wgsl.expected.msl GLSL: fix "uniform" qualifier on texture parameters. 2022-04-05 18:51:15 +00:00
texture_param.wgsl.expected.spvasm GLSL: fix "uniform" qualifier on texture parameters. 2022-04-05 18:51:15 +00:00
texture_param.wgsl.expected.wgsl GLSL: fix "uniform" qualifier on texture parameters. 2022-04-05 18:51:15 +00:00