Skip to content

[Impeller] Flutter GPU: Add DeviceBuffers. #130924

@bdero

Description

@bdero

Part of http://flutter.dev/go/impeller-dart
Umbrella bug #130921.

Implement dart:gpu.DeviceBuffer (use GpuDeviceBuffer if the package migration has not been completed).
When calling context.createTexture, create an impeller::DeviceBuffer backed GpuDeviceBuffer created using the implicit global allocator stored as part of the context (add the allocator to the context if it hasn't been added yet).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work liste: impellerImpeller rendering backend issues and features requeststeam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions