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

/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_xform.h163 #define TransformRaw( to, mat, from ) \ macro
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vb_texmat.c71 (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.c450 VB->ClipPtr = TransformRaw( &store->results[0],
/external/mesa3d/src/mesa/math/
H A Dm_xform.h163 #define TransformRaw( to, mat, from ) \ macro
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_texmat.c71 (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.c450 VB->ClipPtr = TransformRaw( &store->results[0],

Completed in 152 milliseconds