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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreend.h788 #define S_028040_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 2) /* cayman only */ macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreend.h788 #define S_028040_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 2) /* cayman only */ macro
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dsid.h5196 #define S_028040_NUM_SAMPLES(x) (((unsigned)(x) & 0x03) << 2) macro
/xsrc/external/mit/MesaLib/src/amd/common/
H A Damdgfxregs.h8524 #define S_028040_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 2) macro
[all...]

Completed in 153 milliseconds