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

Add support for GL_OES_EGL_image_external_essl3 #1017

Closed
ben-clayton opened this issue Aug 29, 2017 · 1 comment
Closed

Add support for GL_OES_EGL_image_external_essl3 #1017

ben-clayton opened this issue Aug 29, 2017 · 1 comment

Comments

@ben-clayton
Copy link
Contributor

As well as capturing external texture data, we need to add support for GL_OES_EGL_image_external_essl3 to glslang.

@ben-clayton ben-clayton added this to the V0.9 (Beta) milestone Aug 29, 2017
@ben-clayton ben-clayton added P1 and removed P2 labels Aug 31, 2017
@dsrbecky
Copy link
Contributor

Fixed by #1112

purvisa-at-google-com pushed a commit that referenced this issue Sep 29, 2022
Building with the MacOSX12.1 SDK will pull in TargetConditionals.h which
unconditionally defines conflicting macros `TARGET_OS_LINUX` and
`TARGET_OS_WINDOWS`. This change fixes the name conflict by prefixing
the gapid macros with `GAPID_`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants