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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_gs_visitor.cpp57 attribute_to_hw_reg(int attr, brw_reg_type type, bool interleaved) function in namespace:brw
110 attribute_to_hw_reg(grf, inst->src[i].type, attributes_per_reg > 1);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_gs_visitor.cpp58 attribute_to_hw_reg(int attr, brw_reg_type type, bool interleaved) function in namespace:brw
111 attribute_to_hw_reg(grf, inst->src[i].type, attributes_per_reg > 1);

Completed in 5 milliseconds