Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h1250 #define S_03C008_MC_COORD_TRUNCATE(x) (((x) & 0x1) << 12) macro
3461 #define S_03C008_MC_COORD_TRUNCATE(x) (((x) & 0x1) << 12) macro
Devergreend.h1262 #define S_03C008_MC_COORD_TRUNCATE(x) (((x) & 0x1) << 20) macro