Home
last modified time | relevance | path

Searched defs:S_028C74_NUM_SAMPLES (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h585 #define S_028C74_NUM_SAMPLES(x) (((unsigned)(x) & 0x7) << 24) /* cayman only… macro
/external/mesa3d/src/amd/common/
Dgfx9d.h7300 #define S_028C74_NUM_SAMPLES(x) (((unsigned)(x) & 0x07) << 12) macro
Dsid.h8937 #define S_028C74_NUM_SAMPLES(x) (((unsigned)(x) & 0x07) << 12) macro