Lines Matching refs:GLboolean

173     void safe_glGetBooleanv(GLenum param, GLboolean *val);
179 void safe_glGetBooleani_v(GLenum param, GLuint index, GLboolean *val);
228 static void s_glGetBooleanv(void *self, GLenum pname, GLboolean *ptr);
234 static void s_glGetBooleani_v(void* self, GLenum param, GLuint index, GLboolean* val);
238 GLboolean normalized, GLsizei stride, const GLvoid * ptr);
345 …static void s_glUniformMatrix2fv(void *self , GLint location, GLsizei count, GLboolean transpose, …
346 …static void s_glUniformMatrix3fv(void *self , GLint location, GLsizei count, GLboolean transpose, …
347 …static void s_glUniformMatrix4fv(void *self , GLint location, GLsizei count, GLboolean transpose, …
430 static GLboolean s_glUnmapBufferOES(void* self, GLenum target);
435 static GLboolean s_glUnmapBuffer(void* self, GLenum target);
507 …static void s_glUniformMatrix2x3fv(void* self, GLint location, GLsizei count, GLboolean transpose,…
508 …static void s_glUniformMatrix3x2fv(void* self, GLint location, GLsizei count, GLboolean transpose,…
509 …static void s_glUniformMatrix2x4fv(void* self, GLint location, GLsizei count, GLboolean transpose,…
510 …static void s_glUniformMatrix4x2fv(void* self, GLint location, GLsizei count, GLboolean transpose,…
511 …static void s_glUniformMatrix3x4fv(void* self, GLint location, GLsizei count, GLboolean transpose,…
512 …static void s_glUniformMatrix4x3fv(void* self, GLint location, GLsizei count, GLboolean transpose,…
626 static GLboolean s_glIsSync(void* self, GLsync sync);
701 …ormMatrix2fv(void* self, GLuint program, GLint location, GLsizei count, GLboolean transpose, const…
702 …ormMatrix3fv(void* self, GLuint program, GLint location, GLsizei count, GLboolean transpose, const…
703 …ormMatrix4fv(void* self, GLuint program, GLint location, GLsizei count, GLboolean transpose, const…
704 …mMatrix2x3fv(void* self, GLuint program, GLint location, GLsizei count, GLboolean transpose, const…
705 …mMatrix3x2fv(void* self, GLuint program, GLint location, GLsizei count, GLboolean transpose, const…
706 …mMatrix2x4fv(void* self, GLuint program, GLint location, GLsizei count, GLboolean transpose, const…
707 …mMatrix4x2fv(void* self, GLuint program, GLint location, GLsizei count, GLboolean transpose, const…
708 …mMatrix3x4fv(void* self, GLuint program, GLint location, GLsizei count, GLboolean transpose, const…
709 …mMatrix4x3fv(void* self, GLuint program, GLint location, GLsizei count, GLboolean transpose, const…
742 …exAttribFormat(void* self, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLui…
754 … GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocat…