HomeSort by relevance Sort by last modified time
    Searched refs:stw_pixelformat_get_info (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_pixelformat.h 62 stw_pixelformat_get_info( int iPixelFormat );
stw_pixelformat.c 324 stw_pixelformat_get_info( int iPixelFormat ) function
363 pfi = stw_pixelformat_get_info( iPixelFormat );
438 const struct stw_pixelformat_info *pfi = stw_pixelformat_get_info( index );
stw_ext_pbuffer.c 93 info = stw_pixelformat_get_info(iPixelFormat - 1);
stw_ext_pixelformat.c 68 pfi = stw_pixelformat_get_info( iPixelFormat );
stw_framebuffer.c 276 fb->pfi = pfi = stw_pixelformat_get_info( iPixelFormat );
stw_context.c 173 pfi = stw_pixelformat_get_info( iPixelFormat );

Completed in 363 milliseconds