Variable VkViewport.width

struct VkViewport
{
  // ...
  float width ;
  // ...
}