Searched refs:total_mask (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Defi_gop.c78 grub_uint32_t total_mask; local
96 total_mask = in->pixel_bitmask.r | in->pixel_bitmask.g
100 if (total_mask & (1 << i))

Completed in 15 milliseconds