Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_vb_cliptmp.h127 const GLuint v0_orig = v0; in TAG() local
165 INTERP_4F( t1, coord[newvert], coord[v1], coord[v0_orig] ); in TAG()
166 interp( ctx, t1, newvert, v1, v0_orig, GL_FALSE ); in TAG()