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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp67 is_channel_updated(vec4_instruction *inst, src_reg *values[4], int ch) function in namespace:brw
551 if (is_channel_updated(inst, entries[i].value, j)) {
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp67 is_channel_updated(vec4_instruction *inst, src_reg *values[4], int ch) function in namespace:brw
537 if (is_channel_updated(inst, entries[i].value, j)) {

Completed in 3 milliseconds