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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.h33 #ifndef PFD_SUPPORT_COMPOSITION
34 #define PFD_SUPPORT_COMPOSITION 0x00008000 macro
H A Dstw_pixelformat.c160 pfi->pfd.dwFlags |= PFD_SUPPORT_COMPOSITION;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_pixelformat.h33 #ifndef PFD_SUPPORT_COMPOSITION
34 #define PFD_SUPPORT_COMPOSITION 0x00008000 macro
H A Dstw_pixelformat.c169 pfi->pfd.dwFlags |= PFD_SUPPORT_COMPOSITION;
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c98 #ifndef PFD_SUPPORT_COMPOSITION
99 #define PFD_SUPPORT_COMPOSITION 0x00008000 macro
223 DUMP_PFD_FLAG(PFD_SUPPORT_COMPOSITION);

Completed in 6 milliseconds