Bug 17410 (glLight)

Summary: Invocation of the interface glLightf , glLightiv, glLightfv, between glBegin and glEnd does not generate GL_INVALID_OPERATION error
Product: Mesa Reporter: Artak Petrosyan <apetrosyan>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: 6.4   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Artak Petrosyan 2008-09-02 06:15:31 UTC
The standard states:
"GL_INVALID_OPERATION is generated if glLight is executed between the execution of glBegin and the corresponding execution of glEnd.", but invocation of the interface glLightf between glBegin and glEnd does not generate GL_INVALID_OPERATION error.
Comment 1 Roland Scheidegger 2008-09-02 06:30:17 UTC

*** This bug has been marked as a duplicate of bug 17408 ***

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.