Home
last modified time | relevance | path

Searched defs:S_028C04_MSAA_NUM_SAMPLES (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h2416 #define S_028C04_MSAA_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 0) macro
Dr600d.h2500 #define S_028C04_MSAA_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 0) macro