mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
glapi: Fix make check
/me puts a paper bag on his head and sits in the corner.
This was supposed to be included in 5a68f731, which added
glPointSizePointerOES back to the list of functions exposed by
libGLESv1_CM. It looks like it was an uncommitted change in my tree
when I sent the patch out.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
177c9be615
commit
4fa58ae5c7
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ glPointParameterfv
|
|||
glPointParameterx
|
||||
glPointParameterxv
|
||||
glPointSize
|
||||
glPointSizePointerOES
|
||||
glPointSizex
|
||||
glPolygonOffset
|
||||
glPolygonOffsetx
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue