Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pixelformat.c91 *pvalue = pfi->pfd.dwFlags & PFD_SWAP_COPY ? WGL_SWAP_COPY_ARB : WGL_SWAP_UNDEFINED_ARB; in stw_query_attrib()
/external/mesa3d/include/GL/
Dwglext.h117 #define WGL_SWAP_UNDEFINED_ARB 0x202A macro