Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libvgl/
H A DMakefile25 vgl.3 VGLInit.3 \
H A Dvgl.h122 int VGLInit(int mode);
H A Dmain.c143 VGLInit(int mode) in VGLInit() function
/freebsd-13.1/share/examples/libvgl/
H A Ddemo.c50 VGLInit(SW_VGA_MODEX); in main()