Searched defs:edst (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/tnl_dd/ |
D | t_dd_vb.c | 49 static void copy_pv_rgba4_spec5( struct gl_context *ctx, GLuint edst, GLuint esrc ) in copy_pv_rgba4_spec5() 60 static void copy_pv_rgba4( struct gl_context *ctx, GLuint edst, GLuint esrc ) in copy_pv_rgba4() 70 static void copy_pv_rgba3( struct gl_context *ctx, GLuint edst, GLuint esrc ) in copy_pv_rgba3()
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vertex.c | 155 GLuint edst, GLuint eout, GLuint ein, in choose_interp_func() 171 static void choose_copy_pv_func( struct gl_context *ctx, GLuint edst, GLuint esrc ) in choose_copy_pv_func() 195 GLuint edst, GLuint eout, GLuint ein, in _tnl_interp() 204 void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) in _tnl_copy_pv()
|
D | t_vertex_generic.c | 1013 GLuint edst, GLuint eout, GLuint ein, in _tnl_generic_interp() 1062 void _tnl_generic_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) in _tnl_generic_copy_pv()
|
/external/tcpdump/ |
D | print-llc.c | 145 const u_char *esrc, const u_char *edst, u_short *extracted_ethertype) in llc_print()
|