Searched defs:gr_mask (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp359 static const uint8_t gr_mask[16] = { variable
773 pThis->gr[pThis->gr_index] = val & gr_mask[pThis->gr_index];

Completed in 66 milliseconds