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

Vulkan: Account for externally backed textures #96860

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

kroketio
Copy link
Contributor

Account for externally backed textures (i.e., created via texture_create_from_extension()), as such textures lack ownership information.

More info: #96832

@kroketio kroketio requested a review from a team as a code owner September 11, 2024 13:40
@AThousandShips AThousandShips added this to the 4.x milestone Sep 11, 2024
@akien-mga akien-mga changed the title Vulkan: account for externally backed textures Vulkan: Account for externally backed textures Sep 11, 2024
…xture_create_from_extension()`), as such textures lack ownership information.

More info: godotengine#96832
@kroketio kroketio force-pushed the from-ext-alloc-check branch from 2165ad9 to 41fdc55 Compare September 12, 2024 15:15
@akien-mga akien-mga modified the milestones: 4.x, 4.4 Sep 13, 2024
@akien-mga akien-mga merged commit 0f86f30 into godotengine:master Sep 13, 2024
20 checks passed
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants