Home
last modified time | relevance | path

Searched refs:PFD_SUPPORT_COMPOSITION (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_pixelformat.h33 #ifndef PFD_SUPPORT_COMPOSITION
34 #define PFD_SUPPORT_COMPOSITION 0x00008000 macro
Dstw_pixelformat.c160 pfi->pfd.dwFlags |= PFD_SUPPORT_COMPOSITION; in stw_pixelformat_add()