Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.h62 stw_pixelformat_get_count( HDC hdc );
Dstw_pixelformat.c345 stw_pixelformat_get_count(HDC hdc) in stw_pixelformat_get_count() function
396 count = stw_pixelformat_get_count(hdc); in DrvDescribePixelFormat()
Dstw_framebuffer.c481 count = stw_pixelformat_get_count(hdc); in DrvSetPixelFormat()