Home
last modified time | relevance | path

Searched refs:VGLSetPalette (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libvgl/
H A DMakefile36 vgl.3 VGLSetPalette.3 \
H A Dvgl.h152 void VGLSetPalette(byte *red, byte *green, byte *blue);
H A Dsimple.c602 VGLSetPalette(byte *red, byte *green, byte *blue) in VGLSetPalette() function