Searched refs:_mesa_ProgramEnvParameter4fARB (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | arbprogram.h | 63 _mesa_ProgramEnvParameter4fARB(GLenum target, GLuint index,
|
D | arbprogram.c | 424 _mesa_ProgramEnvParameter4fARB(target, index, (GLfloat) x, (GLfloat) y, in _mesa_ProgramEnvParameter4dARB() 437 _mesa_ProgramEnvParameter4fARB(target, index, (GLfloat) params[0], in _mesa_ProgramEnvParameter4dvARB() 448 _mesa_ProgramEnvParameter4fARB(GLenum target, GLuint index, in _mesa_ProgramEnvParameter4fARB() function
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | api_exec.c | 1334 SET_ProgramEnvParameter4fARB(exec, _mesa_ProgramEnvParameter4fARB); in _mesa_initialize_exec_table()
|