Searched refs:PRIM3D (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di915_reg.h35 #define PRIM3D (CMD_3D | (0x1f<<24)) macro
37 #define PRIM3D_TRILIST (PRIM3D | (0x0<<18))
38 #define PRIM3D_TRISTRIP (PRIM3D | (0x1<<18))
39 #define PRIM3D_TRISTRIP_RVRSE (PRIM3D | (0x2<<18))
40 #define PRIM3D_TRIFAN (PRIM3D | (0x3<<18))
41 #define PRIM3D_POLY (PRIM3D | (0x4<<18))
42 #define PRIM3D_LINELIST (PRIM3D | (0x5<<18))
43 #define PRIM3D_LINESTRIP (PRIM3D | (0x6<<18))
44 #define PRIM3D_RECTLIST (PRIM3D | (0x7<<18))
45 #define PRIM3D_POINTLIST (PRIM3D | (
[all...]
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_reg.h35 #define PRIM3D (CMD_3D | (0x1f<<24)) macro
37 #define PRIM3D_TRILIST (PRIM3D | (0x0<<18))
38 #define PRIM3D_TRISTRIP (PRIM3D | (0x1<<18))
39 #define PRIM3D_TRISTRIP_RVRSE (PRIM3D | (0x2<<18))
40 #define PRIM3D_TRIFAN (PRIM3D | (0x3<<18))
41 #define PRIM3D_POLY (PRIM3D | (0x4<<18))
42 #define PRIM3D_LINELIST (PRIM3D | (0x5<<18))
43 #define PRIM3D_LINESTRIP (PRIM3D | (0x6<<18))
44 #define PRIM3D_RECTLIST (PRIM3D | (0x7<<18))
45 #define PRIM3D_POINTLIST (PRIM3D | (
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di915_reg.h35 #define PRIM3D (CMD_3D | (0x1f<<24)) macro
37 #define PRIM3D_TRILIST (PRIM3D | (0x0<<18))
38 #define PRIM3D_TRISTRIP (PRIM3D | (0x1<<18))
39 #define PRIM3D_TRISTRIP_RVRSE (PRIM3D | (0x2<<18))
40 #define PRIM3D_TRIFAN (PRIM3D | (0x3<<18))
41 #define PRIM3D_POLY (PRIM3D | (0x4<<18))
42 #define PRIM3D_LINELIST (PRIM3D | (0x5<<18))
43 #define PRIM3D_LINESTRIP (PRIM3D | (0x6<<18))
44 #define PRIM3D_RECTLIST (PRIM3D | (0x7<<18))
45 #define PRIM3D_POINTLIST (PRIM3D | (
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_reg.h35 #define PRIM3D (CMD_3D | (0x1f<<24)) macro
37 #define PRIM3D_TRILIST (PRIM3D | (0x0<<18))
38 #define PRIM3D_TRISTRIP (PRIM3D | (0x1<<18))
39 #define PRIM3D_TRISTRIP_RVRSE (PRIM3D | (0x2<<18))
40 #define PRIM3D_TRIFAN (PRIM3D | (0x3<<18))
41 #define PRIM3D_POLY (PRIM3D | (0x4<<18))
42 #define PRIM3D_LINELIST (PRIM3D | (0x5<<18))
43 #define PRIM3D_LINESTRIP (PRIM3D | (0x6<<18))
44 #define PRIM3D_RECTLIST (PRIM3D | (0x7<<18))
45 #define PRIM3D_POINTLIST (PRIM3D | (
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen3_render.h35 #define PRIM3D (CMD_3D | (0x1f<<24)) macro
37 #define PRIM3D_TRILIST (PRIM3D | (0x0<<18))
38 #define PRIM3D_TRISTRIP (PRIM3D | (0x1<<18))
39 #define PRIM3D_TRISTRIP_RVRSE (PRIM3D | (0x2<<18))
40 #define PRIM3D_TRIFAN (PRIM3D | (0x3<<18))
41 #define PRIM3D_POLY (PRIM3D | (0x4<<18))
42 #define PRIM3D_LINELIST (PRIM3D | (0x5<<18))
43 #define PRIM3D_LINESTRIP (PRIM3D | (0x6<<18))
44 #define PRIM3D_RECTLIST (PRIM3D | (0x7<<18))
45 #define PRIM3D_POINTLIST (PRIM3D | (
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen3_render.h35 #define PRIM3D (CMD_3D | (0x1f<<24)) macro
37 #define PRIM3D_TRILIST (PRIM3D | (0x0<<18))
38 #define PRIM3D_TRISTRIP (PRIM3D | (0x1<<18))
39 #define PRIM3D_TRISTRIP_RVRSE (PRIM3D | (0x2<<18))
40 #define PRIM3D_TRIFAN (PRIM3D | (0x3<<18))
41 #define PRIM3D_POLY (PRIM3D | (0x4<<18))
42 #define PRIM3D_LINELIST (PRIM3D | (0x5<<18))
43 #define PRIM3D_LINESTRIP (PRIM3D | (0x6<<18))
44 #define PRIM3D_RECTLIST (PRIM3D | (0x7<<18))
45 #define PRIM3D_POINTLIST (PRIM3D | (
[all...]

Completed in 13 milliseconds