Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A DMakefile24 vgl.3 VGLInit.3 \
H A Dvgl.h120 int VGLInit(int mode);
H A Dmain.c141 VGLInit(int mode) in VGLInit() function
/freebsd/share/examples/libvgl/
H A Ddemo.c48 VGLInit(SW_VGA_MODEX); in main()