mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
rm redefinition glGetIntegerv for win32
This commit is contained in:
@@ -27,10 +27,6 @@ glUniformMatrix4fv(GLint location,
|
|||||||
GLsizei count,
|
GLsizei count,
|
||||||
GLboolean transpose,
|
GLboolean transpose,
|
||||||
const GLfloat *value);
|
const GLfloat *value);
|
||||||
|
|
||||||
extern
|
|
||||||
void
|
|
||||||
glGetIntegerv(GLenum pname, GLint *params);
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
CGLM_INLINE
|
CGLM_INLINE
|
||||||
|
|||||||
Reference in New Issue
Block a user