Skip to content

Support vulkan pileline cache#40

Draft
xiaowei-guan wants to merge 3 commits into
flutter-tizen:flutter-3.44.1from
xiaowei-guan:flutter-3.44.1-cache-dir
Draft

Support vulkan pileline cache#40
xiaowei-guan wants to merge 3 commits into
flutter-tizen:flutter-3.44.1from
xiaowei-guan:flutter-3.44.1-cache-dir

Conversation

@xiaowei-guan

Copy link
Copy Markdown

Add Impeller Vulkan's pipeline cache directory for embedder.
flutter-tizen/embedder#181

@xiaowei-guan xiaowei-guan marked this pull request as draft July 15, 2026 07:22

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a cache_path field to FlutterVulkanRendererConfig to support the Vulkan pipeline cache in Impeller. The feedback recommends using the SAFE_ACCESS macro when retrieving cache_path to ensure backwards compatibility with older embedders, and adding a null check before calling OpenDirectory to prevent potential crashes or undefined behavior when cache_path is null.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread engine/src/flutter/shell/platform/embedder/embedder.cc
Comment thread engine/src/flutter/shell/platform/embedder/embedder_surface_vulkan_impeller.cc Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant