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

/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c1782 SET_ATTR_VALUE(WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB, TRUE);
2147 ADD_ATTR(WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB);
2418 c->base.sRGBCapable = ATTR_VALUE(WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB, 0);
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dwglinfo.c537 info->srgb = get_pf_attrib(hdc, pf, WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h124 #define WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB 0x20A9 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h124 #define WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB 0x20A9 macro
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dwglext.h179 #define WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB 0x20A9 macro

Completed in 13 milliseconds