Flutter Impeller
impeller::DeviceBufferDescriptor Struct Reference

#include <device_buffer_descriptor.h>

Public Attributes

StorageMode storage_mode = StorageMode::kDeviceTransient
 
size_t size = 0u
 
bool readback = false
 

Detailed Description

Definition at line 14 of file device_buffer_descriptor.h.

Member Data Documentation

◆ readback

bool impeller::DeviceBufferDescriptor::readback = false

Definition at line 19 of file device_buffer_descriptor.h.

Referenced by impeller::testing::TEST_P().

◆ size

◆ storage_mode


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