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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
uniforms.c 426 _mesa_GetnUniformfvARB(GLhandleARB program, GLint location,
436 _mesa_GetnUniformfvARB(program, location, INT_MAX, params);
857 SET_GetnUniformfvARB(exec, _mesa_GetnUniformfvARB);
  /external/mesa3d/src/mesa/main/
uniforms.c 426 _mesa_GetnUniformfvARB(GLhandleARB program, GLint location,
436 _mesa_GetnUniformfvARB(program, location, INT_MAX, params);
857 SET_GetnUniformfvARB(exec, _mesa_GetnUniformfvARB);

Completed in 36 milliseconds