Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ra_coalesce.cpp231 void coalescer::get_chunk_interferences(ra_chunk *c, val_set &s) { in get_chunk_interferences() function in r600_sb::coalescer
287 get_chunk_interferences(c, interf); in color_chunks()
505 get_chunk_interferences(ch[k], interf[k]); in color_reg_constraint()
Dsb_shader.h228 void get_chunk_interferences(ra_chunk *c, val_set &s);
Dsb_ra_init.cpp407 sh.coal.get_chunk_interferences(v->chunk, interf); in color_bs_constraint()