Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External Texture implementation for Vulkan #8488

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

rafadevai
Copy link
Contributor

Add support for the new createTextureExternalImage2R API instead of createTextureExternalImageR.

Add the support to import AHardwareBuffer objects
into Vulkan in Android.

@poweifeng poweifeng self-requested a review March 4, 2025 22:25
@rafadevai rafadevai force-pushed the vulkan_external_image2 branch 2 times, most recently from 3b6fe6a to a1c30c8 Compare March 5, 2025 22:53
Copy link
Contributor

@poweifeng poweifeng left a comment

Choose a reason for hiding this comment

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

lgtm in general. Just need to rebase on top of the utils function on main.

Alway have two lingering questions.

Thanks!

@rafadevai rafadevai force-pushed the vulkan_external_image2 branch from a1c30c8 to b13c849 Compare March 10, 2025 16:15
Add support for the new createTextureExternalImage2R
API instead of createTextureExternalImageR.

Add the support to import AHardwareBuffer objects
into Vulkan in Android.
@rafadevai rafadevai force-pushed the vulkan_external_image2 branch from b13c849 to 7518c69 Compare March 10, 2025 16:58
@poweifeng poweifeng enabled auto-merge (squash) March 11, 2025 05:41
@poweifeng poweifeng added the internal Issue/PR does not affect clients label Mar 11, 2025
@poweifeng poweifeng merged commit 34ebe45 into google:main Mar 11, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants