Variable TextureProgram.texCoordLocation

class TextureProgram
{
  // ...
  int texCoordLocation;
  // ...
}