Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dr600d_common.h213 #define S_028BE0_MSAA_NUM_SAMPLES(x) (((unsigned)(x) & 0x7) << 0) macro
Dsid.h8258 #define S_028BE0_MSAA_NUM_SAMPLES(x) (((unsigned)(x) & 0x7) << 0) macro
/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h2522 #define S_028BE0_MSAA_NUM_SAMPLES(x) (((unsigned)(x) & 0x7) << 0) macro