Searched defs:stw_pixelformat_get_info (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.c298 stw_pixelformat_get_info( int iPixelFormat ) function
337 pfi = stw_pixelformat_get_info( iPixelFormat );
412 const struct stw_pixelformat_info *pfi = stw_pixelformat_get_info( index );
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.c298 stw_pixelformat_get_info( int iPixelFormat ) function
337 pfi = stw_pixelformat_get_info( iPixelFormat );
412 const struct stw_pixelformat_info *pfi = stw_pixelformat_get_info( index );

Completed in 30 milliseconds