Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h711 #define S_028ABC_FULL_CACHE(x) (((x) & 0x1) << 3) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsid.h6654 #define S_028ABC_FULL_CACHE(x) (((x) & 0x1) << 1) macro