Searched refs:refz (Results 1 – 1 of 1) sorted by relevance
5136 ir_variable *refz = in_var(glsl_type::float_type, "refz"); in _texture() local5137 sig->parameters.push_tail(refz); in _texture()5138 tex->shadow_comparator = var_ref(refz); in _texture()