Bug 17410 (glLight) - Invocation of the interface glLightf , glLightiv, glLightfv, between glBegin and glEnd does not generate GL_INVALID_OPERATION error
Summary: Invocation of the interface glLightf , glLightiv, glLightfv, between glBegin...
Status: RESOLVED DUPLICATE of bug 17408
Alias: glLight
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: 6.4
Hardware: Other Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-02 06:15 UTC by Artak Petrosyan
Modified: 2008-09-02 06:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.