Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h586 #define S_028C74_NUM_FRAGMENTS(x) (((unsigned)(x) & 0x3) << 27) /* cayman only… macro
/external/mesa3d/src/amd/common/
Dgfx9d.h7303 #define S_028C74_NUM_FRAGMENTS(x) (((unsigned)(x) & 0x03) << 15) macro
Dsid.h8940 #define S_028C74_NUM_FRAGMENTS(x) (((unsigned)(x) & 0x03) << 15) macro