Variable VkExtent2D.width

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