Searched refs:brw_alloc_reg_set (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp76 brw_alloc_reg_set(struct brw_compiler *compiler, int dispatch_width) function in typeref:typename:void
290 brw_alloc_reg_set(compiler, 8);
291 brw_alloc_reg_set(compiler, 16);
292 brw_alloc_reg_set(compiler, 32);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp86 brw_alloc_reg_set(struct brw_compiler *compiler, int dispatch_width) function in typeref:typename:void
177 brw_alloc_reg_set(compiler, 8);
178 brw_alloc_reg_set(compiler, 16);
179 brw_alloc_reg_set(compiler, 32);

Completed in 5 milliseconds