Searched defs:edst (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/tnl/ |
D | t_vertex.c | 165 GLuint edst, GLuint eout, GLuint ein, in choose_interp_func() 183 static void choose_copy_pv_func( struct gl_context *ctx, GLuint edst, GLuint esrc ) in choose_copy_pv_func() 210 GLuint edst, GLuint eout, GLuint ein, in _tnl_interp() 219 void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) in _tnl_copy_pv()
|
D | t_vertex_generic.c | 1012 GLuint edst, GLuint eout, GLuint ein, in _tnl_generic_interp() 1061 void _tnl_generic_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) in _tnl_generic_copy_pv()
|