Summary: | Missing GLES 1.x symbols | ||
---|---|---|---|
Product: | Mesa | Reporter: | Dylan Baker <baker.dylan.c> |
Component: | Mesa core | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED NOTOURBUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | baker.dylan.c, jljusten |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Dylan Baker
2014-04-10 20:53:25 UTC
I think that test and the ES framework should use eglGetProcAddress for any functions that aren't part of OpenGL ES 1.1. I wouldn't expect this test to build on other ES1 implementations. It looks like that test is also missing: piglit_require_gl_extension("GL_OES_EGL_image"); piglit_require_gl_extension("GL_OES_framebuffer_object"); I've filed a but agianst piglit (https://bugs.freedesktop.org/show_bug.cgi?id=77295) for this problem and am closing this bug |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.