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 58 stw_pixelformat_get_info( int iPixelFormat );
stw_pixelformat.c 298 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 );
stw_ext_pbuffer.c 88 info = stw_pixelformat_get_info(iPixelFormat - 1);
stw_ext_pixelformat.c 68 pfi = stw_pixelformat_get_info( iPixelFormat );
stw_context.c 172 pfi = stw_pixelformat_get_info( iPixelFormat );
stw_framebuffer.c 271 fb->pfi = pfi = stw_pixelformat_get_info( iPixelFormat );

Completed in 250 milliseconds