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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreend.h1195 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x3) << 9) macro
H A Dr600d.h1182 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x7) << 9) macro
3417 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x7) << 9) macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreend.h1195 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x3) << 9) macro
H A Dr600d.h1182 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x7) << 9) macro
3417 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x7) << 9) macro

Completed in 232 milliseconds