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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1723 dst_reg temp_df = dst_reg(this, glsl_type::dvec4_type); local in function:brw::vec4_visitor::emit_pull_constant_load
1724 temp = retype(temp_df, BRW_REGISTER_TYPE_F);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1615 dst_reg temp_df = dst_reg(this, glsl_type::dvec4_type); local in function:brw::vec4_visitor::emit_pull_constant_load
1616 temp = retype(temp_df, BRW_REGISTER_TYPE_F);

Completed in 6 milliseconds