Searched refs:supportSeamless (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dcubemap.c59 static GLboolean supportSeamless = GL_FALSE; variable in typeref:typename:GLboolean
244 if (supportSeamless) {
560 supportSeamless = glutExtensionSupported("GL_ARB_seamless_cube_map");

Completed in 2 milliseconds