OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy_pv
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/tnl/
t_vertex.c
177
vtx->
copy_pv
= _tnl_generic_copy_pv_extras;
179
vtx->
copy_pv
= _tnl_generic_copy_pv;
182
vtx->
copy_pv
( ctx, edst, esrc );
207
vtx->
copy_pv
( ctx, edst, esrc );
277
vtx->
copy_pv
= choose_copy_pv_func;
285
vtx->
copy_pv
= choose_copy_pv_func;
t_context.h
371
tnl_copy_pv_func
copy_pv
;
member in struct:tnl_clipspace
Completed in 611 milliseconds