Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp86 brw_alloc_reg_set(struct brw_compiler *compiler, int dispatch_width) in brw_alloc_reg_set() function
305 brw_alloc_reg_set(compiler, 8); in brw_fs_alloc_reg_sets()
306 brw_alloc_reg_set(compiler, 16); in brw_fs_alloc_reg_sets()
307 brw_alloc_reg_set(compiler, 32); in brw_fs_alloc_reg_sets()