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

  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/
glapi_getproc.c 653 char *pointParameterivFunc = (char*) &table->PointParameterivNV;
654 GLuint offset = (pointParameterivFunc - (char *) table) / sizeof(void *);
  /external/mesa3d/src/mapi/glapi/
glapi_getproc.c 653 char *pointParameterivFunc = (char*) &table->PointParameterivNV;
654 GLuint offset = (pointParameterivFunc - (char *) table) / sizeof(void *);

Completed in 953 milliseconds