Searched defs:attributes_per_reg (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_vec4_copy_propagation.cpp | 477 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 D | gen6_gs_visitor.cpp | 493 int attributes_per_reg = 2; local in function:brw::gen6_gs_visitor::setup_payload
|
| H A D | brw_vec4_gs_visitor.cpp | 132 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 D | brw_vec4_copy_propagation.cpp | 463 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 D | gfx6_gs_visitor.cpp | 491 int attributes_per_reg = 2; local in function:brw::gfx6_gs_visitor::setup_payload
|
| H A D | brw_vec4_gs_visitor.cpp | 133 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