Variable VkPipelineRasterizationStateCreateInfo.lineWidth

struct VkPipelineRasterizationStateCreateInfo
{
  // ...
  float lineWidth ;
  // ...
}