Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Datifragshader.h131 _mesa_SetFragmentShaderConstantATI(GLuint dst, const GLfloat * value);
Datifragshader.c58 SET_SetFragmentShaderConstantATI(disp, _mesa_SetFragmentShaderConstantATI); in _mesa_init_ati_fragment_shader_dispatch()
773 _mesa_SetFragmentShaderConstantATI(GLuint dst, const GLfloat * value) in _mesa_SetFragmentShaderConstantATI() function