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

/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dwglinfo.c48 static GLboolean have_WGL_ARB_pixel_format; variable in typeref:typename:GLboolean
178 have_WGL_ARB_pixel_format = GL_TRUE;
456 assert(have_WGL_ARB_pixel_format);
474 if (have_WGL_ARB_pixel_format) {
566 if (have_WGL_ARB_pixel_format) {

Completed in 6 milliseconds