Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Darbprogram.h117 _mesa_ProgramLocalParameter4fvARB(GLenum target, GLuint index,
Darbprogram.c676 _mesa_ProgramLocalParameter4fvARB(GLenum target, GLuint index, in _mesa_ProgramLocalParameter4fvARB() function
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.c2278 _mesa_ProgramLocalParameter4fvARB(GL_FRAGMENT_PROGRAM_ARB, 0, in _mesa_meta_DrawPixels()