Searched refs:brw_nir_apply_trig_workarounds_state3_xforms (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/intel/compiler/
H A Dbrw_nir_trig_workarounds.c96 static const struct transform brw_nir_apply_trig_workarounds_state3_xforms[] = { variable in typeref:typename:const struct transform[]
135 brw_nir_apply_trig_workarounds_state3_xforms,
142 (uint16_t)ARRAY_SIZE(brw_nir_apply_trig_workarounds_state3_xforms),
/xsrc/external/mit/MesaLib.old/src/intel/
H A Dbrw_nir_trig_workarounds.c92 static const struct transform brw_nir_apply_trig_workarounds_state3_xforms[] = { variable in typeref:typename:const struct transform[]
196 for (unsigned i = 0; i < ARRAY_SIZE(brw_nir_apply_trig_workarounds_state3_xforms); i++) {
197 const struct transform *xform = &brw_nir_apply_trig_workarounds_state3_xforms[i];

Completed in 2 milliseconds