Searched refs:TransformRaw (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_xform.h | 155 #define TransformRaw( to, mat, from ) \ macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_xform.h | 155 #define TransformRaw( to, mat, from ) \ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_texmat.c | 70 (void) TransformRaw( &store->texcoord[i],
|
| H A D | t_vb_vertex.c | 156 VB->EyePtr = TransformRaw( &store->eye, 161 VB->ClipPtr = TransformRaw( &store->clip,
|
| H A D | t_vb_program.c | 409 VB->ClipPtr = TransformRaw( &store->results[0],
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_texmat.c | 70 (void) TransformRaw( &store->texcoord[i],
|
| H A D | t_vb_vertex.c | 156 VB->EyePtr = TransformRaw( &store->eye, 164 VB->ClipPtr = TransformRaw( &store->clip,
|
| H A D | t_vb_program.c | 412 VB->ClipPtr = TransformRaw( &store->results[0],
|
Completed in 6 milliseconds