Searched refs:ValidateVertexAttrib4Nbv (Results 1 – 3 of 3) sorted by relevance
86 bool ValidateVertexAttrib4Nbv(const Context *context, GLuint index, const GLbyte *v) in ValidateVertexAttrib4Nbv() function
41 bool ValidateVertexAttrib4Nbv(const Context *context, GLuint index, const GLbyte *v);
1900 (context->skipValidation() || ValidateVertexAttrib4Nbv(context, index, v)); in GL_VertexAttrib4Nbv()