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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
uniforms.c 233 _mesa_Uniform4fvARB(GLint location, GLsizei count, const GLfloat * value)
822 SET_Uniform4fvARB(exec, _mesa_Uniform4fvARB);
  /external/mesa3d/src/mesa/main/
uniforms.c 233 _mesa_Uniform4fvARB(GLint location, GLsizei count, const GLfloat * value)
822 SET_Uniform4fvARB(exec, _mesa_Uniform4fvARB);

Completed in 76 milliseconds