Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_vertex.c184 static void choose_copy_pv_func( struct gl_context *ctx, GLuint edst, GLuint esrc ) in choose_copy_pv_func() function
293 vtx->copy_pv = choose_copy_pv_func; in _tnl_invalidate_vertex_state()
301 vtx->copy_pv = choose_copy_pv_func; in invalidate_funcs()