Searched refs:indexubv (Results 1 – 3 of 3) sorted by relevance
23 void indexubv(const GLubyte *c); \
1936 void Context::indexubv(const GLubyte *c) in indexubv() function in gl::Context
458 context->indexubv(c); in Indexubv()