Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h765 #define S_028D24_FULL_CACHE(x) (((unsigned)(x) & 0x1) << 3) macro
1813 #define S_028D24_FULL_CACHE(x) (((unsigned)(x) & 0x1) << 3) macro
Dr600_state.c1075 S_028D24_FULL_CACHE(1); in r600_init_depth_surface()