Searched refs:ValidateVertexAttrib4fv (Results 1 – 4 of 4) sorted by relevance
446 bool ValidateVertexAttrib4fv(const Context *context, GLuint index, const GLfloat *v);
5125 bool ValidateVertexAttrib4fv(const Context *context, GLuint index, const GLfloat *values) in ValidateVertexAttrib4fv() function
2153 (context->skipValidation() || ValidateVertexAttrib4fv(context, index, v)); in GL_VertexAttrib4fv()
3637 (context->skipValidation() || ValidateVertexAttrib4fv(context, index, v)); in GL_VertexAttrib4fv()