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

VideoCommon: add TextureData structure with metadata #12136

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

iwubcode
Copy link
Contributor

This includes a texture sampler as well as a type describing what type of texture it is (ex: 2d Texture, cubemap, or maybe even a 3d texture eventually!).

Not used currently. Trying to create small PRs as I build up for the next big thing..

…data, a sampler, and the type of texture information
@JMC47 JMC47 merged commit 6272824 into dolphin-emu:master Sep 5, 2023
11 checks passed
@iwubcode iwubcode deleted the texture_metadata_struct branch September 5, 2023 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants