Skip to content

VK: More refactor of the external sampler flow#9717

Open
rafadevai wants to merge 1 commit intogoogle:mainfrom
rafadevai:external_sampler_flow_optimization
Open

VK: More refactor of the external sampler flow#9717
rafadevai wants to merge 1 commit intogoogle:mainfrom
rafadevai:external_sampler_flow_optimization

Conversation

@rafadevai
Copy link
Contributor

Query the texture directly to know if it uses an external sampler or not. This is already known when the texture is created.

Remove dead code related to the external sampler flow.

Simplify the code of the VulkanExternalImageManager class.

Query the texture directly to know if it uses an
external sampler or not. This is already known
when the texture is created.

Remove dead code related to the external sampler
flow.

Simplify the code of the VulkanExternalImageManager
class.

Only create a new vkSet per updateSetAndLayout instead
of one per external sampler.
@rafadevai rafadevai force-pushed the external_sampler_flow_optimization branch from 37a50d0 to 4c92c22 Compare February 14, 2026 06:30
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