Searched refs:MGA_T2 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_sarea.h41 #define MGA_T2 0x8 /* multitexture */ macro
51 #define MGA_WARP_T2GZ (MGA_T2)
52 #define MGA_WARP_T2GZF (MGA_T2|MGA_F)
53 #define MGA_WARP_T2GZA (MGA_T2|MGA_A)
54 #define MGA_WARP_T2GZAF (MGA_T2|MGA_A|MGA_F)
55 #define MGA_WARP_T2GZS (MGA_T2|MGA_S)
56 #define MGA_WARP_T2GZSF (MGA_T2|MGA_S|MGA_F)
57 #define MGA_WARP_T2GZSA (MGA_T2|MGA_S|MGA_A)
58 #define MGA_WARP_T2GZSAF (MGA_T2|MGA_S|MGA_F|MGA_A)
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dmga_drm.h56 #define MGA_T2 0x8 /* multitexture */ macro
66 #define MGA_WARP_T2GZ (MGA_T2)
67 #define MGA_WARP_T2GZF (MGA_T2|MGA_F)
68 #define MGA_WARP_T2GZA (MGA_T2|MGA_A)
69 #define MGA_WARP_T2GZAF (MGA_T2|MGA_A|MGA_F)
70 #define MGA_WARP_T2GZS (MGA_T2|MGA_S)
71 #define MGA_WARP_T2GZSF (MGA_T2|MGA_S|MGA_F)
72 #define MGA_WARP_T2GZSA (MGA_T2|MGA_S|MGA_A)
73 #define MGA_WARP_T2GZSAF (MGA_T2|MGA_S|MGA_F|MGA_A)

Completed in 4 milliseconds