Searched refs:v0_orig (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_cliptmp.h | 127 const GLuint v0_orig = v0; local in function:TAG 160 /* Note: we need to use vertex v0_orig when computing the new 165 INTERP_4F( t1, coord[newvert], coord[v1], coord[v0_orig] ); 166 interp( ctx, t1, newvert, v1, v0_orig, GL_FALSE );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_cliptmp.h | 127 const GLuint v0_orig = v0; local in function:TAG 160 /* Note: we need to use vertex v0_orig when computing the new 165 INTERP_4F( t1, coord[newvert], coord[v1], coord[v0_orig] ); 166 interp( ctx, t1, newvert, v1, v0_orig, GL_FALSE );
|
Completed in 2 milliseconds