Home
last modified time | relevance | path

Searched refs:BeginFunc (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mapi/glapi/
Dglapi_getproc.c617 char *BeginFunc = (char*) &table->Begin; in _glapi_check_table() local
618 GLuint offset = (BeginFunc - (char *) table) / sizeof(void *); in _glapi_check_table()