aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/tests/negative_equal_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* nir/tests: take reference on glsl typesLionel Landwerlin2019-08-211-1/+6
* nir: Handle swizzle in nir_alu_srcs_negative_equalIan Romanick2019-07-081-0/+36
* nir: nir_const_value_negative_equal compares one value at a timeIan Romanick2019-07-081-37/+5
* nir: Port some const_value_negative_equal tests to alu_src_negative_equalIan Romanick2019-07-081-0/+82
* nir: Pass fully qualified type to nir_const_value_negative_equalIan Romanick2019-07-081-142/+117
* nir: make nir_const_value scalarKarol Herbst2019-04-141-56/+55
* nir: Add nir_alu_srcs_negative_equalIan Romanick2019-03-281-0/+84
* nir: Add nir_const_value_negative_equalIan Romanick2019-03-281-0/+278