Searched defs:S_028BE0_MSAA_NUM_SAMPLES (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Devergreend.h2259 #define S_028BE0_MSAA_NUM_SAMPLES(x) (((x) & 0x7) << 0) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsid.h6982 #define S_028BE0_MSAA_NUM_SAMPLES(x) (((x) & 0x07) << 0) macro

Completed in 95 milliseconds