Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_pass2.c229 static void alloc_contiguous_dest(struct brw_wm_compile *c, in alloc_contiguous_dest() function
330 alloc_contiguous_dest(c, inst->dst, 4, insn); in brw_wm_pass2()
337 alloc_contiguous_dest(c, &inst->dst[i], 1, insn); in brw_wm_pass2()