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

#include <vulkan_core.h>

Public Attributes

VkComponentSwizzle r
 
VkComponentSwizzle g
 
VkComponentSwizzle b
 
VkComponentSwizzle a
 

Detailed Description

Definition at line 3459 of file vulkan_core.h.

Member Data Documentation

◆ a

VkComponentSwizzle VkComponentMapping::a

Definition at line 3463 of file vulkan_core.h.

◆ b

VkComponentSwizzle VkComponentMapping::b

Definition at line 3462 of file vulkan_core.h.

◆ g

VkComponentSwizzle VkComponentMapping::g

Definition at line 3461 of file vulkan_core.h.

◆ r

VkComponentSwizzle VkComponentMapping::r

Definition at line 3460 of file vulkan_core.h.


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