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