Home | History | Annotate | Download | only in x11

Lines Matching full:bmask

690 	  	vformat->Bmask = SDL_Visual->blue_mask;
693 vformat->Amask = (0xFFFFFFFF & ~(vformat->Rmask|vformat->Gmask|vformat->Bmask));