Searched refs:_3DPRIM_LINESTRIP (Results 1 - 25 of 63) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dgen6_clip_state.c74 _3DPRIM_LINESTRIP;
83 case _3DPRIM_LINESTRIP:
H A Dbrw_util.c107 [GL_LINE_STRIP] = _3DPRIM_LINESTRIP,
H A Dbrw_ff_gs.c87 case _3DPRIM_LINESTRIP:
H A Dbrw_ff_gs_emit.c323 c, ((_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
327 c, ((_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dgfx6_clip_state.c74 _3DPRIM_LINESTRIP;
83 case _3DPRIM_LINESTRIP:
H A Dbrw_util.c107 [GL_LINE_STRIP] = _3DPRIM_LINESTRIP,
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_ff_gs.c352 c, ((_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
356 c, ((_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
603 case _3DPRIM_LINESTRIP:
H A Dbrw_clip_line.c281 (_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
284 (_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
H A Dbrw_clip_unfilled.c334 (_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
337 (_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
H A Dbrw_vec4_gs_visitor.cpp570 [GL_LINE_STRIP] = _3DPRIM_LINESTRIP,
H A Dgfx6_gs_visitor.cpp532 case _3DPRIM_LINESTRIP:
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_clip_line.c281 (_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
284 (_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
H A Dbrw_clip_unfilled.c334 (_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
337 (_3DPRIM_LINESTRIP << URB_WRITE_PRIM_TYPE_SHIFT)
H A Dbrw_eu_defines.h61 #define _3DPRIM_LINESTRIP 0x03 macro
H A Dbrw_vec4_gs_visitor.cpp600 [GL_LINE_STRIP] = _3DPRIM_LINESTRIP,
H A Dgen6_gs_visitor.cpp571 case _3DPRIM_LINESTRIP:
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h131 #define _3DPRIM_LINESTRIP 0x03 macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h131 #define _3DPRIM_LINESTRIP 0x03 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h131 #define _3DPRIM_LINESTRIP 0x03 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h131 #define _3DPRIM_LINESTRIP 0x03 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h131 #define _3DPRIM_LINESTRIP 0x03 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.h629 #define _3DPRIM_LINESTRIP 0x03 macro
H A Dgen7_render.h315 #define _3DPRIM_LINESTRIP 0x03 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_render.h629 #define _3DPRIM_LINESTRIP 0x03 macro
H A Dgen7_render.h315 #define _3DPRIM_LINESTRIP 0x03 macro

Completed in 88 milliseconds

123