Searched refs:TransformRaw (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_xform.h155 #define TransformRaw( to, mat, from ) \ macro
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_xform.h155 #define TransformRaw( to, mat, from ) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_texmat.c70 (void) TransformRaw( &store->texcoord[i],
H A Dt_vb_vertex.c156 VB->EyePtr = TransformRaw( &store->eye,
161 VB->ClipPtr = TransformRaw( &store->clip,
H A Dt_vb_program.c409 VB->ClipPtr = TransformRaw( &store->results[0],
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_texmat.c70 (void) TransformRaw( &store->texcoord[i],
H A Dt_vb_vertex.c156 VB->EyePtr = TransformRaw( &store->eye,
164 VB->ClipPtr = TransformRaw( &store->clip,
H A Dt_vb_program.c412 VB->ClipPtr = TransformRaw( &store->results[0],

Completed in 6 milliseconds