Variable SurfaceCaps.minSize

Minimum size of the surface

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