Lines Matching defs:target

79             "Application %s (SDK target %d) called a GL11 Pointer method with an indirect Buffer.",
107 // C function void glBindTexture ( GLenum target, GLuint texture )
110 int target,
228 // C function void glCompressedTexImage2D ( GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data )
231 int target,
241 // C function void glCompressedTexSubImage2D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data )
244 int target,
255 // C function void glCopyTexImage2D ( GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border )
258 int target,
268 // C function void glCopyTexSubImage2D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height )
271 int target,
502 // C function void glHint ( GLenum target, GLenum mode )
505 int target,
734 // C function void glMultiTexCoord4f ( GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q )
737 int target,
744 // C function void glMultiTexCoord4x ( GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q )
747 int target,
996 // C function void glTexEnvf ( GLenum target, GLenum pname, GLfloat param )
999 int target,
1004 // C function void glTexEnvfv ( GLenum target, GLenum pname, const GLfloat *params )
1007 int target,
1013 // C function void glTexEnvfv ( GLenum target, GLenum pname, const GLfloat *params )
1016 int target,
1021 // C function void glTexEnvx ( GLenum target, GLenum pname, GLfixed param )
1024 int target,
1029 // C function void glTexEnvxv ( GLenum target, GLenum pname, const GLfixed *params )
1032 int target,
1038 // C function void glTexEnvxv ( GLenum target, GLenum pname, const GLfixed *params )
1041 int target,
1046 // C function void glTexImage2D ( GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels )
1049 int target,
1060 // C function void glTexParameterf ( GLenum target, GLenum pname, GLfloat param )
1063 int target,
1068 // C function void glTexParameterx ( GLenum target, GLenum pname, GLfixed param )
1071 int target,
1076 // C function void glTexSubImage2D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels )
1079 int target,
1166 // C function void glBindBuffer ( GLenum target, GLuint buffer )
1169 int target,
1173 // C function void glBufferData ( GLenum target, GLsizeiptr size, const GLvoid *data, GLenum usage )
1176 int target,
1182 // C function void glBufferSubData ( GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid *data )
1185 int target,
1293 // C function void glGetBufferParameteriv ( GLenum target, GLenum pname, GLint *params )
1296 int target,
1302 // C function void glGetBufferParameteriv ( GLenum target, GLenum pname, GLint *params )
1305 int target,
1472 // C function void glGetTexParameterfv ( GLenum target, GLenum pname, GLfloat *params )
1475 int target,
1481 // C function void glGetTexParameterfv ( GLenum target, GLenum pname, GLfloat *params )
1484 int target,
1489 // C function void glGetTexParameteriv ( GLenum target, GLenum pname, GLint *params )
1492 int target,
1498 // C function void glGetTexParameteriv ( GLenum target, GLenum pname, GLint *params )
1501 int target,
1506 // C function void glGetTexParameterxv ( GLenum target, GLenum pname, GLfixed *params )
1509 int target,
1515 // C function void glGetTexParameterxv ( GLenum target, GLenum pname, GLfixed *params )
1518 int target,
1629 // C function void glTexEnvi ( GLenum target, GLenum pname, GLint param )
1632 int target,
1637 // C function void glTexEnviv ( GLenum target, GLenum pname, const GLint *params )
1640 int target,
1646 // C function void glTexEnviv ( GLenum target, GLenum pname, const GLint *params )
1649 int target,
1654 // C function void glTexParameterfv ( GLenum target, GLenum pname, const GLfloat *params )
1657 int target,
1663 // C function void glTexParameterfv ( GLenum target, GLenum pname, const GLfloat *params )
1666 int target,
1671 // C function void glTexParameteri ( GLenum target, GLenum pname, GLint param )
1674 int target,
1679 // C function void glTexParameteriv ( GLenum target, GLenum pname, const GLint *params )
1682 int target,
1688 // C function void glTexParameteriv ( GLenum target, GLenum pname, const GLint *params )
1691 int target,
1696 // C function void glTexParameterxv ( GLenum target, GLenum pname, const GLfixed *params )
1699 int target,
1705 // C function void glTexParameterxv ( GLenum target, GLenum pname, const GLfixed *params )
1708 int target,
1903 // C function void glBindFramebufferOES ( GLint target, GLint framebuffer )
1906 int target,
1910 // C function void glBindRenderbufferOES ( GLint target, GLint renderbuffer )
1913 int target,
1939 // C function GLint glCheckFramebufferStatusOES ( GLint target )
1942 int target
1975 // C function void glFramebufferRenderbufferOES ( GLint target, GLint attachment, GLint renderbuffertarget, GLint renderbuffer )
1978 int target,
1984 // C function void glFramebufferTexture2DOES ( GLint target, GLint attachment, GLint textarget, GLint texture, GLint level )
1987 int target,
1994 // C function void glGenerateMipmapOES ( GLint target )
1997 int target
2030 // C function void glGetFramebufferAttachmentParameterivOES ( GLint target, GLint attachment, GLint pname, GLint *params )
2033 int target,
2040 // C function void glGetFramebufferAttachmentParameterivOES ( GLint target, GLint attachment, GLint pname, GLint *params )
2043 int target,
2049 // C function void glGetRenderbufferParameterivOES ( GLint target, GLint pname, GLint *params )
2052 int target,
2058 // C function void glGetRenderbufferParameterivOES ( GLint target, GLint pname, GLint *params )
2061 int target,
2129 // C function void glRenderbufferStorageOES ( GLint target, GLint internalformat, GLint width, GLint height )
2132 int target,