mesa/src/compiler/glsl/tests
Grazvydas Ignotas af73acca2b tests/cache_test: use the blob key's actual first byte
There is no need to hardcode it, we can just use blob_key[0].
This is needed because the next patches are going to change how cache
keys are computed.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
2017-03-21 11:15:52 +11:00
..
lower_jumps glsl: move to compiler/ 2016-01-26 16:08:33 +00: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: Walk a list of ir_dereference_array to mark array elements as accessed 2016-12-19 15:55:43 -08:00
blob_test.c glsl: don't use ralloc for blob creation 2017-03-13 09:50:19 +11:00
builtin_variable_test.cpp glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
cache_test.c tests/cache_test: use the blob key's actual first byte 2017-03-21 11:15:52 +11:00
compare_ir.py glsl: remove shebang from python scripts 2017-03-10 14:12:46 +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
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: remove any bashisms 2017-03-10 14:12:48 +00: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 st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_program 2016-11-19 15:45:46 +11:00
sexps.py glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
uniform_initializer_utils.cpp glsl/tests: Add UINT64 and INT64 types 2017-02-21 18:03:14 +00:00
uniform_initializer_utils.h glsl: move to compiler/ 2016-01-26 16:08:33 +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: remove any bashisms 2017-03-10 14:12:48 +00:00