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

#include <vulkan_core.h>

Public Attributes

VkRect2D rect
 
uint32_t baseArrayLayer
 
uint32_t layerCount
 

Detailed Description

Definition at line 3941 of file vulkan_core.h.

Member Data Documentation

◆ baseArrayLayer

uint32_t VkClearRect::baseArrayLayer

Definition at line 3943 of file vulkan_core.h.

◆ layerCount

uint32_t VkClearRect::layerCount

Definition at line 3944 of file vulkan_core.h.

◆ rect

VkRect2D VkClearRect::rect

Definition at line 3942 of file vulkan_core.h.


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