Home
last modified time | relevance | path

Searched defs:ppfd (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_gdishim.c41 LPPIXELFORMATDESCRIPTOR ppfd in DescribePixelFormat()
55 const PIXELFORMATDESCRIPTOR* ppfd in SetPixelFormat()
Dstw_pixelformat.c433 PIXELFORMATDESCRIPTOR *ppfd) in DrvDescribePixelFormat()
499 stw_pixelformat_choose(HDC hdc, CONST PIXELFORMATDESCRIPTOR *ppfd) in stw_pixelformat_choose()
/external/mesa3d/src/gallium/targets/libgl-gdi/
Dstw_wgl.c151 CONST PIXELFORMATDESCRIPTOR *ppfd ) in wglChoosePixelFormat()
174 LPPIXELFORMATDESCRIPTOR ppfd ) in wglDescribePixelFormat()
190 const PIXELFORMATDESCRIPTOR *ppfd ) in wglSetPixelFormat()
/external/angle/src/libGLESv2/
Dentry_points_wgl.cpp65 int GL_APIENTRY wglDescribePixelFormat(HDC hdc, int ipfd, UINT cjpfd, PIXELFORMATDESCRIPTOR *ppfd) in wglDescribePixelFormat()
89 PIXELFORMATDESCRIPTOR *ppfd) in wglGetEnhMetaFilePixelFormat()
101 BOOL GL_APIENTRY wglSetPixelFormat(HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd) in wglSetPixelFormat()