Variable SamplerInfo.magFilter

The magnification filter

struct SamplerInfo
{
  // ...
  Filter magFilter ;
  // ...
}