indent
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403426
This commit is contained in:
parent
b84ae14eeb
commit
00a0a23f4a
2 changed files with 38 additions and 39 deletions
|
@ -87,8 +87,7 @@ SDL_PROC_UNUSED(void, glColorMask,
|
|||
(GLboolean red, GLboolean green, GLboolean blue,
|
||||
GLboolean alpha))
|
||||
SDL_PROC(void, glColorPointer,
|
||||
(GLint size, GLenum type, GLsizei stride,
|
||||
const GLvoid * pointer))
|
||||
(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer))
|
||||
SDL_PROC_UNUSED(void, glCompressedTexImage2D,
|
||||
(GLenum target, GLint level, GLenum internalformat,
|
||||
GLsizei width, GLsizei height, GLint border,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue