HomeSort by relevance Sort by last modified time
    Searched refs:secondaryColor3fFunc (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/
glapi_getproc.c 647 char *secondaryColor3fFunc = (char*) &table->SecondaryColor3fEXT;
648 GLuint offset = (secondaryColor3fFunc - (char *) table) / sizeof(void *);
  /external/mesa3d/src/mapi/glapi/
glapi_getproc.c 647 char *secondaryColor3fFunc = (char*) &table->SecondaryColor3fEXT;
648 GLuint offset = (secondaryColor3fFunc - (char *) table) / sizeof(void *);

Completed in 282 milliseconds