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

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

Completed in 192 milliseconds