Searched defs:S_028C04_MSAA_NUM_SAMPLES (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreend.h2416 #define S_028C04_MSAA_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 0) macro
H A Dr600d.h2500 #define S_028C04_MSAA_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 0) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreend.h2416 #define S_028C04_MSAA_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 0) macro
H A Dr600d.h2500 #define S_028C04_MSAA_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 0) macro

Completed in 52 milliseconds