Home
last modified time | relevance | path

Searched refs:class_reg_count (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp121 int class_reg_count = base_reg_count - (class_sizes[i] - 1); in brw_vec4_alloc_reg_set() local
125 for (int j = 0; j < class_reg_count; j++) in brw_vec4_alloc_reg_set()