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

Is Texture2d missing #2104

Open
Paulius0706 opened this issue Mar 10, 2024 · 2 comments
Open

Is Texture2d missing #2104

Paulius0706 opened this issue Mar 10, 2024 · 2 comments

Comments

@Paulius0706
Copy link

Hello. Something happeded to 0.34.0 version so "glium::Texture2d" dont exist.
going back to 0.33.0 fixes it and makes it visible.

I am asking about it because in tutorial part it reference "glium::Texture2d" when creating sampler.
Is it a bug or should be intended and latest version should use something else?

@Paulius0706 Paulius0706 changed the title Is Texture2d is missing Is Texture2d missing Mar 10, 2024
@est31
Copy link
Collaborator

est31 commented Mar 10, 2024

Hmmm that's strange, Texture2d should exist, it's also in the rustdoc

@est31
Copy link
Collaborator

est31 commented Mar 10, 2024

Maybe you are interfacing with a different crate and it still uses older glium?

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

No branches or pull requests

2 participants