Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c415 rb3d_cctl |= R300_RB3D_CCTL_NUM_MULTIWRITES(fb->nr_cbufs); in r300_emit_fb_state()
H A Dr300_reg.h2271 # define R300_RB3D_CCTL_NUM_MULTIWRITES(x) (MAX2(((x)-1), 0) << 5) macro

Completed in 15 milliseconds