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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
uniforms.h 163 _mesa_GetnUniformfvARB(GLhandleARB, GLint, GLsizei, GLfloat *);
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.h 163 _mesa_GetnUniformfvARB(GLhandleARB, GLint, GLsizei, GLfloat *);
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 91 milliseconds