Searched refs:ValidateVertexAttrib3fv (Results 1 – 4 of 4) sorted by relevance
439 bool ValidateVertexAttrib3fv(const Context *context, GLuint index, const GLfloat *v);
5110 bool ValidateVertexAttrib3fv(const Context *context, GLuint index, const GLfloat *values) in ValidateVertexAttrib3fv() function
1831 (context->skipValidation() || ValidateVertexAttrib3fv(context, index, v)); in GL_VertexAttrib3fv()
3591 (context->skipValidation() || ValidateVertexAttrib3fv(context, index, v)); in GL_VertexAttrib3fv()