Home
last modified time | relevance | path

Searched refs:stw_pixelformat_get (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_pixelformat.h69 stw_pixelformat_get(HDC hdc);
Dstw_wgl.c192 return stw_pixelformat_get( hdc ); in wglGetPixelFormat()
Dstw_framebuffer.c472 stw_pixelformat_get(HDC hdc) in stw_pixelformat_get() function