Variable VkClearAttachment.clearValue

struct VkClearAttachment
{
  // ...
  VkClearValue clearValue ;
  // ...
}