Searched refs:getnColorTable (Results 1 – 3 of 3) sorted by relevance
240 void getnColorTable(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *table); \
2904 void Context::getnColorTable(GLenum target, in getnColorTable() function in gl::Context
5188 context->getnColorTable(target, format, type, bufSize, table); in GL_GetnColorTable()