Searched refs:viewportFunc (Results 1 – 1 of 1) sorted by relevance
623 char *viewportFunc = (char*) &table->Viewport; in _glapi_check_table() local624 GLuint offset = (viewportFunc - (char *) table) / sizeof(void *); in _glapi_check_table()