Variable Extent2D.width

struct Extent2D
{
  // ...
  uint width ;
  // ...
}