Searched defs:hw_reg_count (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp611 unsigned hw_reg_count; member in class:instruction_scheduler
529 instruction_scheduler(backend_shader * s,int grf_count,unsigned hw_reg_count,int block_count,instruction_scheduler_mode mode) argument
680 fs_instruction_scheduler(fs_visitor * v,int grf_count,int hw_reg_count,int block_count,instruction_scheduler_mode mode) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp680 unsigned hw_reg_count; member in class:instruction_scheduler
598 instruction_scheduler(const backend_shader * s,int grf_count,unsigned hw_reg_count,int block_count,instruction_scheduler_mode mode) argument
749 fs_instruction_scheduler(const fs_visitor * v,int grf_count,int hw_reg_count,int block_count,instruction_scheduler_mode mode) argument
[all...]

Completed in 4 milliseconds