Variable SolidFillProgram.vao

class SolidFillProgram
{
  // ...
  GLObject!(1,0) vao;
  // ...
}