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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c122 case WGL_ACCELERATION_ARB:
288 { WGL_ACCELERATION_ARB, 0, TRUE },
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c122 case WGL_ACCELERATION_ARB:
288 { WGL_ACCELERATION_ARB, 0, TRUE },
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c1751 SET_ATTR_VALUE(WGL_ACCELERATION_ARB, WGL_NO_ACCELERATION_ARB);
2094 ADD_ATTR(WGL_ACCELERATION_ARB);
2278 switch (ATTR_VALUE(WGL_ACCELERATION_ARB, 0)) {
2281 ("wglGetPixelFormatAttribivARB returned unknown value 0x%x for WGL_ACCELERATION_ARB\n",
2282 ATTR_VALUE(WGL_ACCELERATION_ARB, 0));
2360 switch (ATTR_VALUE(WGL_ACCELERATION_ARB, 0)) {
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c1666 SET_ATTR_VALUE(WGL_ACCELERATION_ARB, WGL_NO_ACCELERATION_ARB);
2001 ADD_ATTR(WGL_ACCELERATION_ARB);
2149 switch (ATTR_VALUE(WGL_ACCELERATION_ARB, 0))
2152 ErrorF("wglGetPixelFormatAttribivARB returned unknown value 0x%x for WGL_ACCELERATION_ARB\n", ATTR_VALUE(WGL_ACCELERATION_ARB, 0));
2240 switch (ATTR_VALUE(WGL_ACCELERATION_ARB, 0))
H A Dwglext.h74 #define WGL_ACCELERATION_ARB 0x2003 macro
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dwglinfo.c480 if (!get_pf_attrib(hdc, pf, WGL_ACCELERATION_ARB))
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h175 #define WGL_ACCELERATION_ARB 0x2003 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h175 #define WGL_ACCELERATION_ARB 0x2003 macro

Completed in 21 milliseconds