Searched refs:TM0S2_PITCH_SHIFT (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di830_texstate.c174 ((((pitch / 4) - 1) << TM0S2_PITCH_SHIFT) | TM0S2_CUBE_FACE_ENA_MASK);
H A Di830_reg.h580 #define TM0S2_PITCH_SHIFT 21 macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di830_texstate.c174 ((((pitch / 4) - 1) << TM0S2_PITCH_SHIFT) | TM0S2_CUBE_FACE_ENA_MASK);
H A Di830_reg.h580 #define TM0S2_PITCH_SHIFT 21 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen2_render.h668 #define TM0S2_PITCH_SHIFT 21 macro
H A Dgen2_render.c322 BATCH((channel->bo->pitch / 4 - 1) << TM0S2_PITCH_SHIFT | TM0S2_MAP_2D);
3204 BATCH((frame->pitch[0] / 4 - 1) << TM0S2_PITCH_SHIFT | TM0S2_MAP_2D);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di830_reg.h745 #define TM0S2_PITCH_SHIFT 21 macro
H A Di830_render.c317 OUT_BATCH((pitch / 4 - 1) << TM0S2_PITCH_SHIFT | TM0S2_MAP_2D);
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di830_reg.h739 #define TM0S2_PITCH_SHIFT 21 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen2_render.h668 #define TM0S2_PITCH_SHIFT 21 macro
H A Dgen2_render.c319 BATCH((channel->bo->pitch / 4 - 1) << TM0S2_PITCH_SHIFT | TM0S2_MAP_2D);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di830_reg.h739 #define TM0S2_PITCH_SHIFT 21 macro
H A Di830_render.c317 OUT_BATCH((pitch / 4 - 1) << TM0S2_PITCH_SHIFT | TM0S2_MAP_2D);
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di830_reg.h739 #define TM0S2_PITCH_SHIFT 21 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_reg.h679 #define TM0S2_PITCH_SHIFT 21 macro
H A Di830_render.c338 OUT_BATCH((pitch/4 - 1) << TM0S2_PITCH_SHIFT | TM0S2_MAP_2D);

Completed in 37 milliseconds