Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_hyperz.c166 z->zb_bw_cntl |= R300_FAST_FILL_ENABLE | in r300_update_hyperz()
181 z->zb_bw_cntl |= R300_FAST_FILL_ENABLE | in r300_update_hyperz()
Dr300_reg.h2636 # define R300_FAST_FILL_ENABLE (1 << 2) macro