mesa/src/compiler/glsl/tests
Brian Paul 31ab0427a7 glsl/tests: add GLSL_TYPE_UINT8, GLSL_TYPE_INT8 cases to switch statements
To silence warnings about unhandled switch values.
Untested otherwise.

v2: move the INT/UINT8 cases after the INT/UINT16 cases, per Eric.

Reviewed-by: Eric Anholt <eric@anholt.net>
2018-04-30 21:13:53 -06:00
..
warnings glsl/standalone: Enable par-linking 2016-11-10 14:30:49 -08:00
.gitignore glsl: Add initial functions to implement an on-disk cache 2016-09-28 09:16:31 +10:00
array_refcount_test.cpp glsl/tests: Fix a compiler warning about signed/unsigned loop comparison. 2018-02-20 20:23:57 -08:00
blob_test.c compiler/blob: Constify the reader 2017-10-12 21:47:06 -07:00
builtin_variable_test.cpp glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
cache_test.c glsl: fix sizeof(pointer) bug 2018-02-16 12:04:29 +00:00
copy_constant_to_storage_tests.cpp glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
general_ir_test.cpp glsl: add matrix layout information to interface block types 2016-10-24 15:49:53 +02:00
invalidate_locations_test.cpp glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
lower_int64_test.cpp glsl: Add a lowering pass for 64-bit integer multiplication 2017-01-20 15:41:23 -08:00
lower_jump_cases.py glsl/tests: Convert optimization-test.sh to pure python 2018-04-18 09:03:57 -07:00
meson.build meson: enable optimization-test 2018-04-18 09:03:57 -07:00
opt_add_neg_to_sub_test.cpp glsl/standalone: Optimize add-of-neg to subtract 2016-11-10 14:30:49 -08:00
optimization-test.sh glsl/tests: Convert optimization-test.sh to pure python 2018-04-18 09:03:57 -07:00
optimization_test.py glsl/tests: Convert optimization-test.sh to pure python 2018-04-18 09:03:57 -07:00
sampler_types_test.cpp glsl/types: Rename sampler_type to sampled_type 2016-02-13 17:22:36 -08:00
set_uniform_initializer_tests.cpp util: move string_to_uint_map to glsl 2017-08-29 13:40:44 +01:00
sexps.py glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
uniform_initializer_utils.cpp glsl/tests: add GLSL_TYPE_UINT8, GLSL_TYPE_INT8 cases to switch statements 2018-04-30 21:13:53 -06:00
uniform_initializer_utils.h glsl: consistently use ifndef guards over pragma once 2017-03-22 16:55:22 +00:00
varyings_test.cpp glsl: add matrix layout information to interface block types 2016-10-24 15:49:53 +02:00
warnings-test.sh glsl/tests: reimplement warnings-test in python 2018-04-18 09:03:57 -07:00
warnings_test.py glsl/tests: reimplement warnings-test in python 2018-04-18 09:03:57 -07:00