Searched refs:ValidateVertex2iv (Results 1 – 3 of 3) sorted by relevance
1532 bool ValidateVertex2iv(const Context *, angle::EntryPoint entryPoint, const GLint *v) in ValidateVertex2iv() function
733 bool ValidateVertex2iv(const Context *context, angle::EntryPoint entryPoint, const GLint *v);
6131 ValidateVertex2iv(context, angle::EntryPoint::GLVertex2iv, v))); in GL_Vertex2iv()