mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
remove duplicate declarations
This commit is contained in:
parent
fcf02034b4
commit
c0b0b1790a
1 changed files with 0 additions and 7 deletions
|
|
@ -41,13 +41,6 @@
|
|||
|
||||
#if _HAVE_FULL_GL
|
||||
|
||||
extern void
|
||||
_mesa_update_minmax(GLcontext *ctx, GLuint n, const GLfloat rgba[][4]);
|
||||
|
||||
extern void
|
||||
_mesa_update_histogram(GLcontext *ctx, GLuint n, const GLfloat rgba[][4]);
|
||||
|
||||
|
||||
extern void GLAPIENTRY
|
||||
_mesa_GetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum types, GLvoid *values);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue