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