Searched refs:_mesa_ProgramEnvParameter4fvARB (Results 1 - 6 of 6) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
H A D | arbprogram.h | 68 _mesa_ProgramEnvParameter4fvARB(GLenum target, GLuint index,
|
H A D | api_exec.c | 517 SET_ProgramEnvParameter4fvARB(exec, _mesa_ProgramEnvParameter4fvARB); /* alias to ProgramParameter4fvNV */ 693 SET_ProgramEnvParameter4fvARB(exec, _mesa_ProgramEnvParameter4fvARB);
|
H A D | arbprogram.c | 473 _mesa_ProgramEnvParameter4fvARB(GLenum target, GLuint index, function
|
/external/mesa3d/src/mesa/main/ |
H A D | arbprogram.h | 68 _mesa_ProgramEnvParameter4fvARB(GLenum target, GLuint index,
|
H A D | api_exec.c | 517 SET_ProgramEnvParameter4fvARB(exec, _mesa_ProgramEnvParameter4fvARB); /* alias to ProgramParameter4fvNV */ 693 SET_ProgramEnvParameter4fvARB(exec, _mesa_ProgramEnvParameter4fvARB);
|
H A D | arbprogram.c | 473 _mesa_ProgramEnvParameter4fvARB(GLenum target, GLuint index, function
|
Completed in 35 milliseconds