Searched refs:stw_pixelformat_get_extended_count (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.h59 stw_pixelformat_get_extended_count( void );
H A Dstw_ext_pixelformat.c57 count = stw_pixelformat_get_extended_count();
406 count = stw_pixelformat_get_extended_count();
H A Dstw_pixelformat.c320 stw_pixelformat_get_extended_count(void) function in typeref:typename:uint
423 count = stw_pixelformat_get_extended_count();
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_pixelformat.h65 stw_pixelformat_get_extended_count( HDC hdc );
H A Dstw_ext_pixelformat.c57 count = stw_pixelformat_get_extended_count(hdc);
407 count = stw_pixelformat_get_extended_count(hdc);
H A Dstw_pixelformat.c345 stw_pixelformat_get_extended_count(HDC hdc) function in typeref:typename:uint
451 count = stw_pixelformat_get_extended_count(hdc);

Completed in 12 milliseconds