Searched defs:attributes_per_reg (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp477 const int attributes_per_reg = local in function:brw::vec4_visitor::opt_copy_propagation
318 try_copy_propagate(const struct gen_device_info * devinfo,vec4_instruction * inst,int arg,const copy_entry * entry,int attributes_per_reg) argument
H A Dgen6_gs_visitor.cpp493 int attributes_per_reg = 2; local in function:brw::gen6_gs_visitor::setup_payload
H A Dbrw_vec4_gs_visitor.cpp132 int attributes_per_reg = local in function:brw::vec4_gs_visitor::setup_payload
85 setup_varying_inputs(int payload_reg,int attributes_per_reg) argument
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp463 const int attributes_per_reg = local in function:brw::vec4_visitor::opt_copy_propagation
302 try_copy_propagate(const struct intel_device_info * devinfo,vec4_instruction * inst,int arg,const copy_entry * entry,int attributes_per_reg) argument
H A Dgfx6_gs_visitor.cpp491 int attributes_per_reg = 2; local in function:brw::gfx6_gs_visitor::setup_payload
H A Dbrw_vec4_gs_visitor.cpp133 int attributes_per_reg = local in function:brw::vec4_gs_visitor::setup_payload
86 setup_varying_inputs(int payload_reg,int attributes_per_reg) argument

Completed in 15 milliseconds