Searched refs:deref_cast (Results 1 – 3 of 3) sorted by relevance
154 - nir_opt_deref: ptr_as_array(deref_cast<T*>(x))[0\] isn't the same as x[0\] if the cast has alignm…
2867 - nir_opt_deref: ptr_as_array(deref_cast<T*>(x))[0] isn't the same as x[0] if the cast has alignment
849 nir_deref_instr *deref_cast = in lower_deref_ssbo() local853 &deref_cast->dest.ssa); in lower_deref_ssbo()856 deref = deref_cast; in lower_deref_ssbo()