Home
last modified time | relevance | path

Searched refs:_mesa_ProgramEnvParameter4fARB (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Darbprogram.h63 _mesa_ProgramEnvParameter4fARB(GLenum target, GLuint index,
Darbprogram.c420 _mesa_ProgramEnvParameter4fARB(target, index, (GLfloat) x, (GLfloat) y, in _mesa_ProgramEnvParameter4dARB()
435 _mesa_ProgramEnvParameter4fARB(target, index, (GLfloat) params[0], in _mesa_ProgramEnvParameter4dvARB()
448 _mesa_ProgramEnvParameter4fARB(GLenum target, GLuint index, in _mesa_ProgramEnvParameter4fARB() function
Dapi_exec.c516 …SET_ProgramEnvParameter4fARB(exec, _mesa_ProgramEnvParameter4fARB); /* alias to ProgramParameter4… in _mesa_create_exec_table()
692 SET_ProgramEnvParameter4fARB(exec, _mesa_ProgramEnvParameter4fARB); in _mesa_create_exec_table()