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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.h56 stw_pixelformat_get_count( void );
H A Dstw_pixelformat.c313 stw_pixelformat_get_count(void) function in typeref:typename:uint
356 count = stw_pixelformat_get_count();
H A Dstw_framebuffer.c433 count = stw_pixelformat_get_count();
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_pixelformat.h62 stw_pixelformat_get_count( HDC hdc );
H A Dstw_pixelformat.c335 stw_pixelformat_get_count(HDC hdc) function in typeref:typename:uint
386 count = stw_pixelformat_get_count(hdc);
H A Dstw_framebuffer.c473 count = stw_pixelformat_get_count(hdc);

Completed in 6 milliseconds