Variable VkClearColorValue.uint32

union VkClearColorValue
{
  // ...
  uint[4] uint32 ;
  // ...
}