mesa/src/compiler/glsl/tests
Ian Romanick 0e88153e99 glsl: Rename ir_constant::array_elements to ::const_elements
The next patch will unify ::array_elements and ::components, so the
name ::array_elements wouldn't be appropriate.  A lot of things use
the names array_elements and components, so grepping for either is
pretty useless.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Reviewed-by: Elie Tournier <elie.tournier@collabora.com>
2017-09-19 12:02:43 -05:00
..
lower_jumps glsl: fix lower jumps for nested non-void returns 2017-04-08 11:18:32 +10: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: Fix blob memory leak 2017-04-04 09:22:29 +10:00
builtin_variable_test.cpp glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
cache_test.c util/disk_cache: turn MESA_GLSL_CACHE_DISABLE into a boolean 2017-09-12 13:53:12 +01: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/optimization-test: 'echo' only folders which has generators 2017-03-28 15:31:24 +01: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: Rename ir_constant::array_elements to ::const_elements 2017-09-19 12:02:43 -05: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/warnings-test: print only the test basename 2017-03-28 15:31:23 +01:00