Searched refs:PRIM3D_LINELIST (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h223 case PRIM3D_LINELIST:
H A Di915_prim_emit.c182 emit_prim( stage, prim, PRIM3D_LINELIST, 2 );
H A Di915_prim_vbuf.c338 i915_render->hwprim = PRIM3D_LINELIST;
342 i915_render->hwprim = PRIM3D_LINELIST;
H A Di915_reg.h43 #define PRIM3D_LINELIST (0x5<<18) macro
881 #define PRIM3D_LINELIST (0x5<<18) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h220 case PRIM3D_LINELIST:
H A Di915_prim_emit.c166 emit_prim(stage, prim, PRIM3D_LINELIST, 2);
H A Di915_prim_vbuf.c300 i915_render->hwprim = PRIM3D_LINELIST;
304 i915_render->hwprim = PRIM3D_LINELIST;
H A Di915_reg.h41 #define PRIM3D_LINELIST (0x5 << 18) macro
853 #define PRIM3D_LINELIST (0x5 << 18) macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_reg.h212 #define PRIM3D_LINELIST (0x5<<18) macro
H A Dintel_render.c71 [GL_LINES ] = PRIM3D_LINELIST,
H A Dintel_tris.c671 [GL_LINES] = PRIM3D_LINELIST,
672 [GL_LINE_LOOP] = PRIM3D_LINELIST,
673 [GL_LINE_STRIP] = PRIM3D_LINELIST,
H A Di915_reg.h43 #define PRIM3D_LINELIST (0x5<<18) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_reg.h212 #define PRIM3D_LINELIST (0x5<<18) macro
H A Dintel_render.c70 [GL_LINES ] = PRIM3D_LINELIST,
H A Dintel_tris.c671 [GL_LINES] = PRIM3D_LINELIST,
672 [GL_LINE_LOOP] = PRIM3D_LINELIST,
673 [GL_LINE_STRIP] = PRIM3D_LINELIST,
H A Di915_reg.h43 #define PRIM3D_LINELIST (0x5<<18) macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen2_render.h39 #define PRIM3D_LINELIST (0x5<<18) macro
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di830_reg.h116 #define PRIM3D_LINELIST (0x5<<18) macro
H A Di915_reg.h42 #define PRIM3D_LINELIST (PRIM3D | (0x5<<18)) macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di830_reg.h110 #define PRIM3D_LINELIST (0x5<<18) macro
H A Di915_reg.h42 #define PRIM3D_LINELIST (PRIM3D | (0x5<<18)) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen2_render.h39 #define PRIM3D_LINELIST (0x5<<18) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di830_reg.h110 #define PRIM3D_LINELIST (0x5<<18) macro
H A Di915_reg.h42 #define PRIM3D_LINELIST (PRIM3D | (0x5<<18)) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di830_reg.h110 #define PRIM3D_LINELIST (0x5<<18) macro

Completed in 71 milliseconds

12