dawn-cmake/test/tint/builtins/textureLoad
Antonio Maiorano a730eb738e Add option to auto generate bindings for external textures
With this change, the backend sanitizers always run the
MultiplanarExternalTexture transform. If the new option is enabled, it
auto-generates bindings for this transform.

This change also enables this auto-generation for the Tint commandline
application, as well as for the fuzzers.

Bug: chromium:1310623
Change-Id: I3c661c4753dc67c0212051d09024cbeda3939f8c
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/85542
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2022-04-06 13:57:54 +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 tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +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 tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +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 Add option to auto generate bindings for external textures 2022-04-06 13:57:54 +00:00
texture_external_param.wgsl.expected.hlsl Add option to auto generate bindings for external textures 2022-04-06 13:57:54 +00:00
texture_external_param.wgsl.expected.msl Add option to auto generate bindings for external textures 2022-04-06 13:57:54 +00:00
texture_external_param.wgsl.expected.spvasm Add option to auto generate bindings for external textures 2022-04-06 13:57:54 +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: fix "uniform" qualifier on texture parameters. 2022-04-05 18:51:15 +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