Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_emit.c418 rb3d_cctl |= R300_RB3D_CCTL_AA_COMPRESSION_ENABLE | in r300_emit_fb_state()
Dr300_reg.h2280 # define R300_RB3D_CCTL_AA_COMPRESSION_ENABLE (1 << 9) macro