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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
uniforms.c 219 _mesa_Uniform2fvARB(GLint location, GLsizei count, const GLfloat * value)
820 SET_Uniform2fvARB(exec, _mesa_Uniform2fvARB);
  /external/mesa3d/src/mesa/main/
uniforms.c 219 _mesa_Uniform2fvARB(GLint location, GLsizei count, const GLfloat * value)
820 SET_Uniform2fvARB(exec, _mesa_Uniform2fvARB);

Completed in 156 milliseconds