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

/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
H A Dplatform_wayland.c757 static const unsigned int rgb_masks[4] = { 0xff0000, 0xff00, 0xff, 0 }; local
823 dri2_add_config(disp, config, i + 1, 0, types, NULL, rgb_masks);
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c757 static const unsigned int rgb_masks[4] = { 0xff0000, 0xff00, 0xff, 0 }; local
823 dri2_add_config(disp, config, i + 1, 0, types, NULL, rgb_masks);

Completed in 177 milliseconds