Searched defs:grf_count (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp529 instruction_scheduler(backend_shader *s, int grf_count, argument
610 int grf_count; member in class:instruction_scheduler
680 fs_instruction_scheduler(fs_visitor * v,int grf_count,int hw_reg_count,int block_count,instruction_scheduler_mode mode) argument
856 vec4_instruction_scheduler(vec4_visitor * v,int grf_count) argument
1825 int grf_count; local in function:fs_visitor::schedule_instructions
[all...]
H A Dbrw_vec4.cpp2775 const int grf_count = alloc.count; local in function:brw::vec4_visitor::run
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp598 instruction_scheduler(const backend_shader *s, int grf_count, argument
679 int grf_count; member in class:instruction_scheduler
749 fs_instruction_scheduler(const fs_visitor * v,int grf_count,int hw_reg_count,int block_count,instruction_scheduler_mode mode) argument
927 vec4_instruction_scheduler(const vec4_visitor * v,int grf_count) argument
1887 int grf_count; local in function:fs_visitor::schedule_instructions
[all...]
H A Dbrw_vec4.cpp2829 const int grf_count = alloc.count; local in function:brw::vec4_visitor::run

Completed in 11 milliseconds