Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A Dmain.c226 VGLDisplay->Type = VIDBUF32; in VGLInit()
305 case VIDBUF32: in VGLInit()
427 VGLDisplay->Type = VIDBUF32; in VGLCheckSwitch()
H A Dvgl.h63 #define VIDBUF32 8 /* Direct Color linear buffer */ macro
H A Dsimple.c75 case VIDBUF32: in VGLSetXY()
482 case VIDBUF32: in VGLClear()
H A Dbitmap.c151 case VIDBUF32: in WriteVerticalLine()