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

extensions: add MESA_EGL_image_cubemap #533

Closed

Conversation

bl4ckb0ne
Copy link
Contributor


The command

void EGLImageTargetCubemapMESA(enum target, eglImageOES image);
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this now a subset of https://registry.khronos.org/OpenGL/extensions/EXT/EXT_EGL_image_storage.txt - or am I missing something?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have somehow missed this extension, maybe because it's not implemented in mesa 1, thanks!
I'll take care of fixing that.

@bl4ckb0ne
Copy link
Contributor Author

Closed in favour of 1

@bl4ckb0ne bl4ckb0ne closed this Aug 10, 2022
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

Successfully merging this pull request may close these issues.

2 participants