Searched defs:grf_count (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_schedule_instructions.cpp | 529 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 D | brw_vec4.cpp | 2775 const int grf_count = alloc.count; local in function:brw::vec4_visitor::run
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_schedule_instructions.cpp | 598 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 D | brw_vec4.cpp | 2829 const int grf_count = alloc.count; local in function:brw::vec4_visitor::run
|
Completed in 11 milliseconds