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

/xsrc/external/mit/MesaLib/src/intel/compiler/
H A Dbrw_nir_trig_workarounds.c100 static const struct per_op_table brw_nir_apply_trig_workarounds_table[nir_num_search_ops] = { variable in typeref:typename:const struct per_op_table[]
162 brw_nir_apply_trig_workarounds_table);
/xsrc/external/mit/MesaLib.old/src/intel/
H A Dbrw_nir_trig_workarounds.c96 static const struct per_op_table brw_nir_apply_trig_workarounds_table[nir_num_search_ops] = { variable in typeref:typename:const struct per_op_table[]
136 const struct per_op_table *tbl = &brw_nir_apply_trig_workarounds_table[search_op];

Completed in 3 milliseconds