• Home
  • Raw
  • Download

Lines Matching refs:GLbyte

96 VertexAttrib1NbvNV(GLuint index, const GLbyte *v)  in VertexAttrib1NbvNV()
102 VertexAttrib1bvNV(GLuint index, const GLbyte *v) in VertexAttrib1bvNV()
108 VertexAttrib2NbvNV(GLuint index, const GLbyte *v) in VertexAttrib2NbvNV()
114 VertexAttrib2bvNV(GLuint index, const GLbyte *v) in VertexAttrib2bvNV()
120 VertexAttrib3NbvNV(GLuint index, const GLbyte *v) in VertexAttrib3NbvNV()
128 VertexAttrib3bvNV(GLuint index, const GLbyte *v) in VertexAttrib3bvNV()
134 VertexAttrib4NbvNV(GLuint index, const GLbyte *v) in VertexAttrib4NbvNV()
143 VertexAttrib4bvNV(GLuint index, const GLbyte *v) in VertexAttrib4bvNV()
601 VertexAttrib1NbvARB(GLuint index, const GLbyte *v) in VertexAttrib1NbvARB()
607 VertexAttrib1bvARB(GLuint index, const GLbyte *v) in VertexAttrib1bvARB()
613 VertexAttrib2NbvARB(GLuint index, const GLbyte *v) in VertexAttrib2NbvARB()
619 VertexAttrib2bvARB(GLuint index, const GLbyte *v) in VertexAttrib2bvARB()
625 VertexAttrib3NbvARB(GLuint index, const GLbyte *v) in VertexAttrib3NbvARB()
633 VertexAttrib3bvARB(GLuint index, const GLbyte *v) in VertexAttrib3bvARB()
639 VertexAttrib4NbvARB(GLuint index, const GLbyte *v) in VertexAttrib4NbvARB()
648 VertexAttrib4bvARB(GLuint index, const GLbyte *v) in VertexAttrib4bvARB()
1017 VertexAttribI1bv(GLuint index, const GLbyte *v) in VertexAttribI1bv()
1023 VertexAttribI2bv(GLuint index, const GLbyte *v) in VertexAttribI2bv()
1029 VertexAttribI3bv(GLuint index, const GLbyte *v) in VertexAttribI3bv()
1035 VertexAttribI4bv(GLuint index, const GLbyte *v) in VertexAttribI4bv()