Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600d_common.h134 #define EG_S_028C70_FAST_CLEAR(x) (((unsigned)(x) & 0x1) << 17) macro
H A Dr600_texture.c345 rtex->cb_color_info &= ~EG_S_028C70_FAST_CLEAR(1); in r600_texture_discard_cmask()
709 rtex->cb_color_info |= EG_S_028C70_FAST_CLEAR(1); in r600_texture_allocate_cmask()
736 rtex->cb_color_info |= EG_S_028C70_FAST_CLEAR(1); in r600_texture_alloc_cmask_separate()

Completed in 4 milliseconds