Variable VkClearColorValue.int32

union VkClearColorValue
{
  // ...
  int[4] int32 ;
  // ...
}