Variable SolidFillProgram.matrixLocation

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