Variable SurfaceCaps.maxSize

Maximum size of the surface

struct SurfaceCaps
{
  // ...
  uint[2] maxSize ;
  // ...
}