Searched refs:ValidateRasterPos3dv (Results 1 – 3 of 3) sorted by relevance
1035 bool ValidateRasterPos3dv(const Context *, angle::EntryPoint entryPoint, const GLdouble *v) in ValidateRasterPos3dv() function
509 bool ValidateRasterPos3dv(const Context *context, angle::EntryPoint entryPoint, const GLdouble *v);
4112 ValidateRasterPos3dv(context, angle::EntryPoint::GLRasterPos3dv, v))); in GL_RasterPos3dv()