Searched refs:ValidateIndexi (Results 1 – 3 of 3) sorted by relevance
472 bool ValidateIndexi(const Context *, GLint c) in ValidateIndexi() function
157 bool ValidateIndexi(const Context *context, GLint c);
2746 bool isCallValid = (context->skipValidation() || ValidateIndexi(context, c)); in GL_Indexi()