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

glTexImage3D() should also be provided by GL_OES_texture_3D #260

Open
linkmauve opened this issue Sep 24, 2021 · 0 comments
Open

glTexImage3D() should also be provided by GL_OES_texture_3D #260

linkmauve opened this issue Sep 24, 2021 · 0 comments

Comments

@linkmauve
Copy link

epoxy is currently saying:

No provider of glTexImage3D found.  Requires one of:
    Desktop OpenGL 1.2
    OpenGL ES 3.0
    GL_EXT_texture3D

But GL_OES_texture_3D also provides this symbol, under the name TexSubImage3DOES.

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

1 participant