Home | History | Annotate | Download | only in macdsp

Lines Matching refs:bmask

560 			vformat->Bmask = 0x0000001f;
769 UInt32 rmask = 0, gmask = 0, bmask = 0;
860 bmask = 0x0000001f;
862 if ( ! SDL_ReallocFormat (current, bpp, rmask, gmask, bmask, 0 ) ) {