aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests/uniform_initializer_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl/tests: add GLSL_TYPE_UINT8, GLSL_TYPE_INT8 cases to switch statementsBrian Paul2018-04-301-0/+6
* glsl: Silence warnings in the uniform initializer test about 16-bit typesEric Anholt2018-02-201-0/+9
* glsl/tests: Fix strict aliasing warning about int64/double.Eric Anholt2018-02-121-3/+19
* glsl: Rename ir_constant::array_elements to ::const_elementsIan Romanick2017-09-191-2/+2
* glsl: make use of glsl_type::is_array()Samuel Pitoiset2017-04-211-1/+1
* glsl/tests: Add UINT64 and INT64 typesRhys Kidd2017-02-211-0/+18
* glsl/types: Add support for function typesJason Ekstrand2016-02-131-0/+3
* glsl: move to compiler/Emil Velikov2016-01-261-0/+255