Bug 107481 - api.c:52:48: error: use of undeclared identifier 'GL_RENDERBUFFER_STORAGE_SAMPLES_AMD'
Summary: api.c:52:48: error: use of undeclared identifier 'GL_RENDERBUFFER_STORAGE_SAM...
Status: RESOLVED FIXED
Alias: None
Product: piglit
Classification: Unclassified
Component: tests (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Piglit Mailing List
QA Contact: Piglit Mailing List
URL:
Whiteboard:
Keywords: bisected, regression
Depends on:
Blocks:
 
Reported: 2018-08-04 08:15 UTC by Vinson Lee
Modified: 2018-08-04 16:18 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.