Home
last modified time | relevance | path

Searched refs:compare_with_negation (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/tests/
H A Dnegative_equal_tests.cpp114 #define compare_with_negation(full_type) \ macro
122 compare_with_negation(nir_type_float16)
123 compare_with_negation(nir_type_float32)
124 compare_with_negation(nir_type_float64)
125 compare_with_negation(nir_type_int8)
126 compare_with_negation(nir_type_uint8)
127 compare_with_negation(nir_type_int16)
128 compare_with_negation(nir_type_uint16)
129 compare_with_negation(nir_type_int32)
130 compare_with_negation(nir_type_uint3
133 #undef compare_with_negation global() macro
241 #define compare_with_negation global() macro
[all...]

Completed in 1 milliseconds