Variable VkExtent3D.width

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