Home | History | Annotate | Download | only in blorp

Lines Matching defs:c0

144    nir_ssa_def *c0, *c1, *c2, *c3;
151 c0 = nir_ult(b, nir_channel(b, pos, 0), dst_x0);
156 nir_ssa_def *oob = nir_ior(b, nir_ior(b, c0, c1), nir_ior(b, c2, c3));