Searched defs:invW (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_aalinetemp.h85 const GLfloat invW = solve_plane_recip(fx, fy, line->wPlane); local in function:NAME
H A Ds_span.c200 const GLfloat invW = 1.0f / w; local in function:interpolate_active_attribs
534 const GLfloat invW = 1.0F / w; local in function:interpolate_texcoords
575 const GLfloat invW = 1.0F / w; local in function:interpolate_texcoords
[all...]
H A Ds_tritemp.h708 const GLfloat invW = vLower->attrib[VARYING_SLOT_POS][3]; local in function:NAME
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_aalinetemp.h85 const GLfloat invW = solve_plane_recip(fx, fy, line->wPlane); local in function:NAME
H A Ds_span.c200 const GLfloat invW = 1.0f / w; local in function:interpolate_active_attribs
534 const GLfloat invW = 1.0F / w; local in function:interpolate_texcoords
575 const GLfloat invW = 1.0F / w; local in function:interpolate_texcoords
[all...]
H A Ds_tritemp.h709 const GLfloat invW = vLower->attrib[VARYING_SLOT_POS][3]; local in function:NAME

Completed in 9 milliseconds