Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_pixelformat.h56 stw_pixelformat_get_count( void );
Dstw_pixelformat.c312 stw_pixelformat_get_count( void ) in stw_pixelformat_get_count() function
356 count = stw_pixelformat_get_count(); in DrvDescribePixelFormat()
Dstw_framebuffer.c432 count = stw_pixelformat_get_count(); in DrvSetPixelFormat()