Variable VkRenderPassBeginInfo.clearValueCount

struct VkRenderPassBeginInfo
{
  // ...
  uint clearValueCount ;
  // ...
}