OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DGAnumModes
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-cirrus/dist/src/
cir.h
55
int
DGAnumModes
;
cir_dga.c
89
if (!pCir->
DGAnumModes
) {
136
pCir->
DGAnumModes
= num;
139
return DGAInit(pScreen, &CirDGAFuncs, pCir->DGAModes, pCir->
DGAnumModes
);
alp_driver.c
1877
pCir->
DGAnumModes
= 0;
lg_driver.c
2060
pCir->
DGAnumModes
= 0;
/xsrc/external/mit/xf86-video-tseng/dist/src/
tseng_dga.c
80
if (!pTseng->
DGAnumModes
) {
128
pTseng->
DGAnumModes
= num;
131
return DGAInit(pScreen, &TsengDGAFuncs, pTseng->DGAModes, pTseng->
DGAnumModes
);
tseng.h
175
int
DGAnumModes
;
Completed in 8 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026