Searched refs:ValidateVertex3i (Results 1 – 3 of 3) sorted by relevance
1575 bool ValidateVertex3i(const Context *, angle::EntryPoint entryPoint, GLint x, GLint y, GLint z) in ValidateVertex3i() function
748 bool ValidateVertex3i(const Context *context,
6320 ValidateVertex3i(context, angle::EntryPoint::GLVertex3i, x, y, z))); in GL_Vertex3i()