Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.h75 stw_pixelformat_get(HDC hdc);
Dstw_framebuffer.c520 stw_pixelformat_get(HDC hdc) in stw_pixelformat_get() function
/third_party/mesa3d/src/gallium/targets/wgl/
Dgallium_wgl.def.in28 stw_pixelformat_get
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
Dstw_wgl.c181 return stw_pixelformat_get( hdc ); in wglGetPixelFormat()