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

  /external/mesa3d/src/mesa/main/
arbprogram.h 63 _mesa_ProgramEnvParameter4fARB(GLenum target, GLuint index,
arbprogram.c 420 _mesa_ProgramEnvParameter4fARB(target, index, (GLfloat) x, (GLfloat) y,
435 _mesa_ProgramEnvParameter4fARB(target, index, (GLfloat) params[0],
448 _mesa_ProgramEnvParameter4fARB(GLenum target, GLuint index,
api_exec.c 516 SET_ProgramEnvParameter4fARB(exec, _mesa_ProgramEnvParameter4fARB); /* alias to ProgramParameter4fNV */
692 SET_ProgramEnvParameter4fARB(exec, _mesa_ProgramEnvParameter4fARB);
    [all...]

Completed in 32 milliseconds