Searched refs:ValidateIndexs (Results 1 – 3 of 3) sorted by relevance
482 bool ValidateIndexs(const Context *, GLshort c) in ValidateIndexs() function
159 bool ValidateIndexs(const Context *context, GLshort c);
2788 bool isCallValid = (context->skipValidation() || ValidateIndexs(context, c)); in GL_Indexs()