Searched refs:ValidateIndexd (Results 1 – 3 of 3) sorted by relevance
452 bool ValidateIndexd(const Context *, GLdouble c) in ValidateIndexd() function
153 bool ValidateIndexd(const Context *context, GLdouble c);
2662 bool isCallValid = (context->skipValidation() || ValidateIndexd(context, c)); in GL_Indexd()