Lines Matching refs:GLboolean
52 typedef unsigned char GLboolean; typedef
526 …L_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GL…
542 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
564 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
587 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
588 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
589 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer (GLuint framebuffer);
590 GL_APICALL GLboolean GL_APIENTRY glIsProgram (GLuint program);
591 GL_APICALL GLboolean GL_APIENTRY glIsRenderbuffer (GLuint renderbuffer);
592 GL_APICALL GLboolean GL_APIENTRY glIsShader (GLuint shader);
593 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
601 GL_APICALL void GL_APIENTRY glSampleCoverage (GLclampf value, GLboolean invert);
632 GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean tr…
633 GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean tr…
634 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean tr…
645 …L_APIENTRY glVertexAttribPointer (GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsi…