Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_wgl.c151 CONST PIXELFORMATDESCRIPTOR *ppfd ) in wglChoosePixelFormat()
176 LPPIXELFORMATDESCRIPTOR ppfd ) in wglDescribePixelFormat()
192 const PIXELFORMATDESCRIPTOR *ppfd ) in wglSetPixelFormat()
Dstw_pixelformat.c346 PIXELFORMATDESCRIPTOR *ppfd ) in DrvDescribePixelFormat()
423 CONST PIXELFORMATDESCRIPTOR *ppfd ) in stw_pixelformat_choose()
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp7824 int WINAPI wglChoosePixelFormat(HDC hdc, const PIXELFORMATDESCRIPTOR *ppfd) in wglChoosePixelFormat()
7875 …WINAPI wglDescribePixelFormat(HDC hdc, int iPixelFormat, UINT nBytes, LPPIXELFORMATDESCRIPTOR ppfd) in wglDescribePixelFormat()
8224 BOOL WINAPI wglSetPixelFormat(HDC hdc, int iPixelFormat, const PIXELFORMATDESCRIPTOR *ppfd) in wglSetPixelFormat()