Searched defs:esrc (Results 1 – 3 of 3) sorted by relevance
185 static void choose_copy_pv_func( struct gl_context *ctx, GLuint edst, GLuint esrc ) in choose_copy_pv_func()221 void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) in _tnl_copy_pv()
1061 void _tnl_generic_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) in _tnl_generic_copy_pv()
278 const uint16_t *esrc; in get_slice_data() local