Variable VkClearColorValue.float32

union VkClearColorValue
{
  // ...
  float[4] float32 ;
  // ...
}