Skip to content

Support Vulkan pipeline cache #181

Description

@xiaowei-guan

To improve startup performance in later runs of the app, Impeller can use Vulkan's pipeline cache to cache some shader pipeline data to disk. To enable this feature, the embedder must configure Impeller Vulkan's pipeline cache directory (ContextVK::Settings::cache_directory).
flutter/flutter#186374

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions