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

  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/
glapi_entrypoint.c 74 const GLubyte * const get_disp = (const GLubyte *) run_time_patch; local
79 (void) memcpy( curr_func, get_disp, sizeof(run_time_patch));
  /external/mesa3d/src/mapi/glapi/
glapi_entrypoint.c 74 const GLubyte * const get_disp = (const GLubyte *) run_time_patch; local
79 (void) memcpy( curr_func, get_disp, sizeof(run_time_patch));

Completed in 723 milliseconds