OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MGA_T2
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
mga_drm.h
50
#define
MGA_T2
0x8 /* multitexture */
60
#define MGA_WARP_T2GZ (
MGA_T2
)
61
#define MGA_WARP_T2GZF (
MGA_T2
|MGA_F)
62
#define MGA_WARP_T2GZA (
MGA_T2
|MGA_A)
63
#define MGA_WARP_T2GZAF (
MGA_T2
|MGA_A|MGA_F)
64
#define MGA_WARP_T2GZS (
MGA_T2
|MGA_S)
65
#define MGA_WARP_T2GZSF (
MGA_T2
|MGA_S|MGA_F)
66
#define MGA_WARP_T2GZSA (
MGA_T2
|MGA_S|MGA_A)
67
#define MGA_WARP_T2GZSAF (
MGA_T2
|MGA_S|MGA_F|MGA_A)
mga_state.c
284
if (pipe &
MGA_T2
) {
295
if (dev_priv->warp_pipe &
MGA_T2
) {
375
int multitex = sarea_priv->warp_pipe &
MGA_T2
;
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
mga_drm.h
58
#define
MGA_T2
0x8 /* multitexture */
68
#define MGA_WARP_T2GZ (
MGA_T2
)
69
#define MGA_WARP_T2GZF (
MGA_T2
|MGA_F)
70
#define MGA_WARP_T2GZA (
MGA_T2
|MGA_A)
71
#define MGA_WARP_T2GZAF (
MGA_T2
|MGA_A|MGA_F)
72
#define MGA_WARP_T2GZS (
MGA_T2
|MGA_S)
73
#define MGA_WARP_T2GZSF (
MGA_T2
|MGA_S|MGA_F)
74
#define MGA_WARP_T2GZSA (
MGA_T2
|MGA_S|MGA_A)
75
#define MGA_WARP_T2GZSAF (
MGA_T2
|MGA_S|MGA_F|MGA_A)
/src/sys/external/bsd/drm2/dist/drm/mga/
mga_state.c
269
if (pipe &
MGA_T2
) {
279
if (dev_priv->warp_pipe &
MGA_T2
) {
357
int multitex = sarea_priv->warp_pipe &
MGA_T2
;
Completed in 41 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025