Home
last modified time | relevance | path

Searched refs:togl_describePixelFormat (Results 1 – 5 of 5) sorted by relevance

/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/
H A DtoglNSOpenGL.c97 togl_describePixelFormat(Togl *togl) in togl_describePixelFormat() function
H A DtoglAGL.c170 togl_describePixelFormat(Togl *togl) in togl_describePixelFormat() function
H A DtoglGLX.c371 togl_describePixelFormat(Togl *togl) in togl_describePixelFormat() function
H A DtoglWGL.c461 togl_describePixelFormat(Togl *togl) in togl_describePixelFormat() function
H A Dtogl.c3091 if (!togl_describePixelFormat(togl)) { in Togl_MakeWindow()