Home
last modified time | relevance | path

Searched refs:VIDBUF32S (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libvgl/
H A Dmain.c306 VGLDisplay->Type = VIDBUF32S; in VGLInit()
425 VGLDisplay->Type = VIDBUF32S; in VGLCheckSwitch()
H A Dvgl.h66 #define VIDBUF32S 11 /* Direct Color segmented buffer */ macro
H A Dsimple.c68 case VIDBUF32S: in VGLSetXY()
483 case VIDBUF32S: in VGLClear()
H A Dbitmap.c135 case VIDBUF32S: in WriteVerticalLine()