dawn-cmake/samples
Ben Clayton 89fb370b30 samples/main: Fix warning when TINT_BUILD_GLSL_WRITER==0
The compiler moans that the program and options parameters are not used, which can be treated as an error.

Change-Id: Idcc190204be42b722488e86a4cd354ff6a401eda
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/66445
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
Reviewed-by: Stephen White <senorblanco@chromium.org>
2021-10-14 16:18:37 +00:00
..
BUILD.gn GLSL writer: validate all entry points with glslang. 2021-10-14 14:39:36 +00:00
CMakeLists.txt GLSL writer: validate all entry points with glslang. 2021-10-14 14:39:36 +00:00
main.cc samples/main: Fix warning when TINT_BUILD_GLSL_WRITER==0 2021-10-14 16:18:37 +00:00