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

/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
H A Dglapi_getproc.c641 char *blendColorFunc = (char*) &table->BlendColor; local
642 GLuint offset = (blendColorFunc - (char *) table) / sizeof(void *);
/external/mesa3d/src/mapi/glapi/
H A Dglapi_getproc.c641 char *blendColorFunc = (char*) &table->BlendColor; local
642 GLuint offset = (blendColorFunc - (char *) table) / sizeof(void *);

Completed in 56 milliseconds