Function GLDrawBuf.fillRect

fill rectangle with solid color (clipping is applied)

override void fillRect(
  Rect rc,
  uint color
);