Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkClearColorValue Union Reference

#include <vulkan_core.h>

Public Attributes

float float32 [4]
 
int32_t int32 [4]
 
uint32_t uint32 [4]
 

Detailed Description

Definition at line 3919 of file vulkan_core.h.

Member Data Documentation

◆ float32

float VkClearColorValue::float32[4]

Definition at line 3920 of file vulkan_core.h.

◆ int32

int32_t VkClearColorValue::int32[4]

Definition at line 3921 of file vulkan_core.h.

◆ uint32

uint32_t VkClearColorValue::uint32[4]

Definition at line 3922 of file vulkan_core.h.


The documentation for this union was generated from the following file: