Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_wgl.c159 CONST PIXELFORMATDESCRIPTOR *ppfd ) in wglChoosePixelFormat()
182 LPPIXELFORMATDESCRIPTOR ppfd ) in wglDescribePixelFormat()
198 const PIXELFORMATDESCRIPTOR *ppfd ) in wglSetPixelFormat()
Dstw_pixelformat.c353 PIXELFORMATDESCRIPTOR *ppfd) in DrvDescribePixelFormat()
421 stw_pixelformat_choose(HDC hdc, CONST PIXELFORMATDESCRIPTOR *ppfd) in stw_pixelformat_choose()
/external/angle/src/libGL/
Dentry_points_wgl.cpp66 int GL_APIENTRY wglDescribePixelFormat(HDC hdc, int ipfd, UINT cjpfd, PIXELFORMATDESCRIPTOR *ppfd) in wglDescribePixelFormat()
90 PIXELFORMATDESCRIPTOR *ppfd) in wglGetEnhMetaFilePixelFormat()
102 BOOL GL_APIENTRY wglSetPixelFormat(HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd) in wglSetPixelFormat()