Home
last modified time | relevance | path

Searched refs:wglChoosePixelFormat (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libGL/
Dentry_points_wgl.h23 int GL_APIENTRY wglChoosePixelFormat(HDC hDc, const PIXELFORMATDESCRIPTOR *pPfd);
Dentry_points_wgl.cpp60 int GL_APIENTRY wglChoosePixelFormat(HDC hDc, const PIXELFORMATDESCRIPTOR *pPfd) in wglChoosePixelFormat() function
DlibGL_autogen.def1098 wglChoosePixelFormat
Dproc_table_wgl_autogen.cpp1075 {"wglChoosePixelFormat", P(wglChoosePixelFormat)},
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_wgl.h45 wglChoosePixelFormat(HDC hdc,
Dopengl32.mingw.def345 wglChoosePixelFormat = wglChoosePixelFormat@8
Dopengl32.def345 wglChoosePixelFormat
Dstw_wgl.c157 wglChoosePixelFormat( in wglChoosePixelFormat() function