#include <device_buffer_descriptor.h>
Public Attributes | |
| StorageMode | storage_mode = StorageMode::kDeviceTransient |
| size_t | size = 0u |
| bool | readback = false |
Definition at line 14 of file device_buffer_descriptor.h.
| bool impeller::DeviceBufferDescriptor::readback = false |
Definition at line 19 of file device_buffer_descriptor.h.
Referenced by flutter::ImageEncodingImpeller::ConvertDlImageToSkImage(), and impeller::testing::TEST_P().
| size_t impeller::DeviceBufferDescriptor::size = 0u |
Definition at line 16 of file device_buffer_descriptor.h.
Referenced by flutter::ImpellerAllocator::allocPixelRef(), flutter::ImageEncodingImpeller::ConvertDlImageToSkImage(), impeller::DeviceBuffer::CopyHostBuffer(), impeller::Allocator::CreateBufferWithCopy(), impeller::ComputePlaygroundTest::CreateHostVisibleDeviceBuffer(), ImGui_ImplImpeller_RenderDrawData(), InternalFlutterGpu_DeviceBuffer_Initialize(), impeller::testing::FailingAllocator::OnCreateBuffer(), impeller::testing::TEST(), impeller::testing::TEST(), impeller::testing::TEST(), impeller::testing::TEST(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), and impeller::TestImpellerDeviceBuffer::TestImpellerDeviceBuffer().
| StorageMode impeller::DeviceBufferDescriptor::storage_mode = StorageMode::kDeviceTransient |
Definition at line 15 of file device_buffer_descriptor.h.
Referenced by flutter::ImpellerAllocator::allocPixelRef(), flutter::ImageEncodingImpeller::ConvertDlImageToSkImage(), impeller::DeviceBuffer::CopyHostBuffer(), impeller::Allocator::CreateBufferWithCopy(), impeller::ComputePlaygroundTest::CreateHostVisibleDeviceBuffer(), ImGui_ImplImpeller_RenderDrawData(), InternalFlutterGpu_DeviceBuffer_Initialize(), impeller::testing::TEST(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), impeller::testing::TEST_P(), and impeller::testing::TEST_P().