Lines Matching refs:target

401     // C function void glEnablei ( GLenum target, GLuint index )
404 int target,
408 // C function void glDisablei ( GLenum target, GLuint index )
411 int target,
458 // C function GLboolean glIsEnabledi ( GLenum target, GLuint index )
461 int target,
509 // C function void glFramebufferTexture ( GLenum target, GLenum attachment, GLuint texture, GLint level )
512 int target,
619 // C function void glTexParameterIiv ( GLenum target, GLenum pname, const GLint *params )
622 int target,
628 // C function void glTexParameterIiv ( GLenum target, GLenum pname, const GLint *params )
631 int target,
636 // C function void glTexParameterIuiv ( GLenum target, GLenum pname, const GLuint *params )
639 int target,
645 // C function void glTexParameterIuiv ( GLenum target, GLenum pname, const GLuint *params )
648 int target,
653 // C function void glGetTexParameterIiv ( GLenum target, GLenum pname, GLint *params )
656 int target,
662 // C function void glGetTexParameterIiv ( GLenum target, GLenum pname, GLint *params )
665 int target,
670 // C function void glGetTexParameterIuiv ( GLenum target, GLenum pname, GLuint *params )
673 int target,
679 // C function void glGetTexParameterIuiv ( GLenum target, GLenum pname, GLuint *params )
682 int target,
755 // C function void glTexBuffer ( GLenum target, GLenum internalformat, GLuint buffer )
758 int target,
763 // C function void glTexBufferRange ( GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size )
766 int target,
773 // C function void glTexStorage3DMultisample ( GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations )
776 int target,