Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/glapi/
Dglapi_getproc.c641 char *blendColorFunc = (char*) &table->BlendColor; in _glapi_check_table() local
642 GLuint offset = (blendColorFunc - (char *) table) / sizeof(void *); in _glapi_check_table()