Home
last modified time | relevance | path

Searched refs:possibly_null_equals (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dir_equals.cpp31 possibly_null_equals(const ir_instruction *a, const ir_instruction *b, in possibly_null_equals() function
140 if (!possibly_null_equals(coordinate, other->coordinate, ignore)) in equals()
143 if (!possibly_null_equals(projector, other->projector, ignore)) in equals()
146 if (!possibly_null_equals(shadow_comparator, other->shadow_comparator, ignore)) in equals()
149 if (!possibly_null_equals(offset, other->offset, ignore)) in equals()