Lines Matching refs:ldunifa
734 sig->ldunifa ||
3091 struct qinst *ldunifa =
3093 ldunifa->qpu.sig.ldunifa = true;
3095 *result = vir_emit_def(c, ldunifa);
3097 vir_emit_nondef(c, ldunifa);
3112 /* Every ldunifa auto-increments the unifa address by 4 bytes, so our
3124 * ldunifa won't see the shader writes to that address (possibly
3125 * because ldunifa doesn't read from the L2T cache).
3130 /* Just as with SSBOs, we can't use ldunifa to read indirect uniforms
3141 /* ldunifa is a 32-bit load instruction so we can only use it with
3144 * use ldunifa if we can verify alignment, which we can only do for
3179 * write by emitting dummy ldunifa instructions to update the unifa
3237 * valid value in the ldunifa result.