Searched refs:WGL_SWAP_COPY_ARB (Results 1 – 2 of 2) sorted by relevance
91 *pvalue = pfi->pfd.dwFlags & PFD_SWAP_COPY ? WGL_SWAP_COPY_ARB : WGL_SWAP_UNDEFINED_ARB; in stw_query_attrib()
116 #define WGL_SWAP_COPY_ARB 0x2029 macro