Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Datifragshader.h92 _mesa_PassTexCoordATI(GLuint dst, GLuint coord, GLenum swizzle);
Datifragshader.c50 SET_PassTexCoordATI(disp, _mesa_PassTexCoordATI); in _mesa_init_ati_fragment_shader_dispatch()
443 _mesa_PassTexCoordATI(GLuint dst, GLuint coord, GLenum swizzle) in _mesa_PassTexCoordATI() function