Searched refs:ValidateVertexAttrib1fv (Results 1 – 4 of 4) sorted by relevance
435 bool ValidateVertexAttrib1fv(const Context *context, GLuint index, const GLfloat *v);
5090 bool ValidateVertexAttrib1fv(const Context *context, GLuint index, const GLfloat *values) in ValidateVertexAttrib1fv() function
1557 (context->skipValidation() || ValidateVertexAttrib1fv(context, index, v)); in GL_VertexAttrib1fv()
3499 (context->skipValidation() || ValidateVertexAttrib1fv(context, index, v)); in GL_VertexAttrib1fv()