Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp602 instruction_scheduler(const backend_shader *s, int grf_count, in instruction_scheduler() argument
683 int grf_count; member in instruction_scheduler
753 fs_instruction_scheduler(const fs_visitor *v, int grf_count, int hw_reg_count, int block_count, instruction_scheduler_mode mode) fs_instruction_scheduler() argument
931 vec4_instruction_scheduler(const vec4_visitor *v, int grf_count) vec4_instruction_scheduler() argument
[all...]
H A Dbrw_vec4.cpp2475 const int grf_count = alloc.count; in run() local

Completed in 5 milliseconds