| Summary: |
api.c:52:48: error: use of undeclared identifier 'GL_RENDERBUFFER_STORAGE_SAMPLES_AMD' |
| Product: |
piglit
|
Reporter: |
Vinson Lee <vlee> |
| Component: |
tests | Assignee: |
Piglit Mailing List <piglit> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
Piglit Mailing List <piglit> |
| Severity: |
normal
|
|
|
| Priority: |
medium
|
CC: |
brianp, maraeo
|
| Version: |
unspecified | Keywords: |
bisected, regression |
| Hardware: |
x86-64 (AMD64) | |
|
| OS: |
All | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
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.
/tests/spec/amd_framebuffer_multisample_advanced/api.c:52:48: error: use of undeclared identifier 'GL_RENDERBUFFER_STORAGE_SAMPLES_AMD' glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_STORAGE_SAMPLES_AMD, ^ commit 8eaf24176e313463ad52ddec074263d6b8e11271 Author: Marek Olšák <marek.olsak@amd.com> Date: Wed Aug 1 18:19:28 2018 -0400 Add a test for GL_AMD_framebuffer_multisample_advanced Reviewed-by: Brian Paul <brianp@vmware.com>