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

/xsrc/external/mit/MesaLib/src/intel/compiler/
H A Dbrw_nir_trig_workarounds.c93 static const struct transform brw_nir_apply_trig_workarounds_state2_xforms[] = { variable in typeref:typename:const struct transform[]
134 brw_nir_apply_trig_workarounds_state2_xforms,
141 (uint16_t)ARRAY_SIZE(brw_nir_apply_trig_workarounds_state2_xforms),
/xsrc/external/mit/MesaLib.old/src/intel/
H A Dbrw_nir_trig_workarounds.c89 static const struct transform brw_nir_apply_trig_workarounds_state2_xforms[] = { variable in typeref:typename:const struct transform[]
186 for (unsigned i = 0; i < ARRAY_SIZE(brw_nir_apply_trig_workarounds_state2_xforms); i++) {
187 const struct transform *xform = &brw_nir_apply_trig_workarounds_state2_xforms[i];

Completed in 3 milliseconds