Searched refs:ValidateIndexub (Results 1 – 4 of 4) sorted by relevance
42 bool ValidateIndexub(const Context *context, GLubyte c);
1325 bool ValidateIndexub(const Context *context, GLubyte c) in ValidateIndexub() function
392 bool ValidateIndexub(const Context *context, GLubyte c);
7471 bool isCallValid = (context->skipValidation() || ValidateIndexub(context, c)); in GL_Indexub()