Searched refs:ValidatePolygonOffsetx (Results 1 – 3 of 3) sorted by relevance
193 bool ValidatePolygonOffsetx(const Context *context, GLfixed factor, GLfixed units);
1233 bool ValidatePolygonOffsetx(const Context *context, GLfixed factor, GLfixed units) in ValidatePolygonOffsetx() function
1538 (context->skipValidation() || ValidatePolygonOffsetx(context, factor, units)); in GL_PolygonOffsetx()