Searched refs:ValidateVertex3dv (Results 1 – 3 of 3) sorted by relevance
1556 bool ValidateVertex3dv(const Context *, angle::EntryPoint entryPoint, const GLdouble *v) in ValidateVertex3dv() function
741 bool ValidateVertex3dv(const Context *context, angle::EntryPoint entryPoint, const GLdouble *v);
6239 ValidateVertex3dv(context, angle::EntryPoint::GLVertex3dv, v))); in GL_Vertex3dv()