Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.h65 stw_pixelformat_get_extended_count( HDC hdc );
Dstw_ext_pixelformat.c57 count = stw_pixelformat_get_extended_count(hdc); in stw_query_attrib()
407 count = stw_pixelformat_get_extended_count(hdc); in wglChoosePixelFormatARB()
Dstw_pixelformat.c345 stw_pixelformat_get_extended_count(HDC hdc) in stw_pixelformat_get_extended_count() function
451 count = stw_pixelformat_get_extended_count(hdc); in stw_pixelformat_choose()