Skip to content

Comments

Fix Vulkan protected memory support#8561

Merged
poweifeng merged 2 commits intogoogle:mainfrom
rafadevai:protected_checks
Mar 25, 2025
Merged

Fix Vulkan protected memory support#8561
poweifeng merged 2 commits intogoogle:mainfrom
rafadevai:protected_checks

Conversation

@rafadevai
Copy link
Contributor

Set the support for isProtectedTexturesSupported depending if the context supports protected content or not.

  • This will allow creating protected textures and importing protected external images in Vulkan.
  • Fix checking if the protected feature is supported on the host after retrieving the results from querying the Physical Device otherwise it will always be false.

Set the support for isProtectedTexturesSupported
depending if the context supports protected content.

Fix checking if the protected feature is supported
on the host after retrieving the results from querying
the Physical Device.
@poweifeng poweifeng enabled auto-merge (squash) March 25, 2025 19:48
@poweifeng poweifeng merged commit ea64db4 into google:main Mar 25, 2025
10 of 11 checks passed
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.

3 participants