Searched refs:ValidateVertexAttrib2fv (Results 1 – 4 of 4) sorted by relevance
437 bool ValidateVertexAttrib2fv(const Context *context, GLuint index, const GLfloat *v);
5100 bool ValidateVertexAttrib2fv(const Context *context, GLuint index, const GLfloat *values) in ValidateVertexAttrib2fv() function
1693 (context->skipValidation() || ValidateVertexAttrib2fv(context, index, v)); in GL_VertexAttrib2fv()
3545 (context->skipValidation() || ValidateVertexAttrib2fv(context, index, v)); in GL_VertexAttrib2fv()