Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Darbprogram.h66 _mesa_ProgramEnvParameter4fARB(GLenum target, GLuint index,
Darbprogram.c486 _mesa_ProgramEnvParameter4fARB(target, index, (GLfloat) x, (GLfloat) y, in _mesa_ProgramEnvParameter4dARB()
499 _mesa_ProgramEnvParameter4fARB(target, index, (GLfloat) params[0], in _mesa_ProgramEnvParameter4dvARB()
510 _mesa_ProgramEnvParameter4fARB(GLenum target, GLuint index, in _mesa_ProgramEnvParameter4fARB() function