Searched refs:GET_BLUEMASK (Results 1 – 1 of 1) sorted by relevance
397 #define GET_BLUEMASK(__v) __v->mesa_visual.blueMask macro413 && GET_BLUEMASK(v) == 0xff0000 in choose_pixel_format()425 && GET_BLUEMASK(v) == 0x0000ff in choose_pixel_format()437 && GET_BLUEMASK(v) == 0xff000000 in choose_pixel_format()449 && GET_BLUEMASK(v) == 0x001f in choose_pixel_format()823 blue_bits = util_bitcount(GET_BLUEMASK(v)); in XMesaCreateVisual()