Bug 107481

Summary: api.c:52:48: error: use of undeclared identifier 'GL_RENDERBUFFER_STORAGE_SAMPLES_AMD'
Product: piglit Reporter: Vinson Lee <vlee>
Component: testsAssignee: Piglit Mailing List <piglit>
Status: RESOLVED FIXED QA Contact: Piglit Mailing List <piglit>
Severity: normal    
Priority: medium CC: brianp, maraeo
Version: unspecifiedKeywords: bisected, regression
Hardware: x86-64 (AMD64)   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2018-08-04 08:15:20 UTC
/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>
Comment 1 Marek Olšák 2018-08-04 16:18:52 UTC
Fixed by:

commit 6f0868312f1e1f3aa1081b93d7344deeb66e3a52
Author: Marek Olšák <marek.olsak@amd.com>
Date:   Wed Aug 1 18:25:30 2018 -0400

    Update gl.xml from opengl registry and fix gl.py

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.