Home
last modified time | relevance | path

Searched defs:GrCurrentVideoMode (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas375 function GrCurrentVideoMode:GrVideoModePtr; asmname 'GrCurrentVideoMode'; in GrCurrentVideoMode() function
/dports/graphics/grx/grx249/include/
H A Dgrx20.h467 #define GrCurrentVideoMode() ((const GrVideoMode *)( GrDriverInfo->curmode)) macro