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.h65 stw_pixelformat_get(HDC hdc);
Dstw_wgl.c179 return stw_pixelformat_get( hdc ); in wglGetPixelFormat()
Dstw_framebuffer.c491 stw_pixelformat_get( in stw_pixelformat_get() function