Variable SolidFillProgram.vertexLocation

class SolidFillProgram
{
  // ...
  int vertexLocation;
  // ...
}