Searched refs:_3DPRIM_RECTLIST (Results 1 - 25 of 60) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_ff_gs.c95 case _3DPRIM_RECTLIST:
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_defines.h73 #define _3DPRIM_RECTLIST 0x0F macro
H A Dgen6_gs_visitor.cpp578 case _3DPRIM_RECTLIST:
H A Dbrw_compile_sf.c775 (1<<_3DPRIM_RECTLIST) |
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di965_video.c1322 OUT_BATCH(BRW_3DPRIMITIVE | BRW_3DPRIMITIVE_VERTEX_SEQUENTIAL | (_3DPRIM_RECTLIST << BRW_3DPRIMITIVE_TOPOLOGY_SHIFT) | (0 << 9) | /* CTG - indirect vertex count */
1597 (_3DPRIM_RECTLIST << BRW_3DPRIMITIVE_TOPOLOGY_SHIFT) |
1715 OUT_BATCH(_3DPRIM_RECTLIST |
H A Dbrw_defines.h143 #define _3DPRIM_RECTLIST 0x0F macro
H A Di965_render.c2280 _3DPRIM_RECTLIST);
2284 (_3DPRIM_RECTLIST << BRW_3DPRIMITIVE_TOPOLOGY_SHIFT) |
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di965_video.c1323 OUT_BATCH(BRW_3DPRIMITIVE | BRW_3DPRIMITIVE_VERTEX_SEQUENTIAL | (_3DPRIM_RECTLIST << BRW_3DPRIMITIVE_TOPOLOGY_SHIFT) | (0 << 9) | /* CTG - indirect vertex count */
1598 (_3DPRIM_RECTLIST << BRW_3DPRIMITIVE_TOPOLOGY_SHIFT) |
1716 OUT_BATCH(_3DPRIM_RECTLIST |
H A Dbrw_defines.h143 #define _3DPRIM_RECTLIST 0x0F macro
H A Di965_render.c2280 _3DPRIM_RECTLIST);
2284 (_3DPRIM_RECTLIST << BRW_3DPRIMITIVE_TOPOLOGY_SHIFT) |
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h143 #define _3DPRIM_RECTLIST 0x0F macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h143 #define _3DPRIM_RECTLIST 0x0F macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h143 #define _3DPRIM_RECTLIST 0x0F macro
H A Di965_video.c1233 (_3DPRIM_RECTLIST << BRW_3DPRIMITIVE_TOPOLOGY_SHIFT) |
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_ff_gs.c611 case _3DPRIM_RECTLIST:
H A Dgfx6_gs_visitor.cpp539 case _3DPRIM_RECTLIST:
H A Dbrw_compile_sf.c775 (1<<_3DPRIM_RECTLIST) |
H A Dbrw_eu_defines.h76 #define _3DPRIM_RECTLIST 0x0F macro
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_genX_exec.h539 topo.PrimitiveTopologyType = _3DPRIM_RECTLIST;
1847 prim.PrimitiveTopologyType = _3DPRIM_RECTLIST;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.h641 #define _3DPRIM_RECTLIST 0x0F macro
H A Dgen7_render.h327 #define _3DPRIM_RECTLIST 0x0F macro
H A Dgen4_render.h316 #define _3DPRIM_RECTLIST 0x0F macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_render.h641 #define _3DPRIM_RECTLIST 0x0F macro
H A Dgen7_render.h327 #define _3DPRIM_RECTLIST 0x0F macro
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_genX_exec.h596 topo.PrimitiveTopologyType = _3DPRIM_RECTLIST;
2002 prim.PrimitiveTopologyType = _3DPRIM_RECTLIST;

Completed in 85 milliseconds

123