Searched refs:ValidateVertexAttrib2dv (Results 1 – 3 of 3) sorted by relevance
47 bool ValidateVertexAttrib2dv(const Context *context, GLuint index, const GLdouble *v) in ValidateVertexAttrib2dv() function
30 bool ValidateVertexAttrib2dv(const Context *context, GLuint index, const GLdouble *v);
1647 (context->skipValidation() || ValidateVertexAttrib2dv(context, index, v)); in GL_VertexAttrib2dv()