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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_copy_tmp.h70 _mesa_copy_tab[0x0] = TAG2(copy, 0x0);
71 _mesa_copy_tab[0x1] = TAG2(copy, 0x1);
72 _mesa_copy_tab[0x2] = TAG2(copy, 0x2);
73 _mesa_copy_tab[0x3] = TAG2(copy, 0x3);
74 _mesa_copy_tab[0x4] = TAG2(copy, 0x4);
75 _mesa_copy_tab[0x5] = TAG2(copy, 0x5);
76 _mesa_copy_tab[0x6] = TAG2(copy, 0x6);
77 _mesa_copy_tab[0x7] = TAG2(copy, 0x7);
78 _mesa_copy_tab[0x8] = TAG2(copy, 0x8);
79 _mesa_copy_tab[
[all...]
H A Dm_xform.c65 vec_copy_func _mesa_copy_tab[0x10]; variable in typeref:typename:vec_copy_func[0x10]
H A Dm_xform.h142 extern vec_copy_func _mesa_copy_tab[0x10];
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_copy_tmp.h70 _mesa_copy_tab[0x0] = TAG2(copy, 0x0);
71 _mesa_copy_tab[0x1] = TAG2(copy, 0x1);
72 _mesa_copy_tab[0x2] = TAG2(copy, 0x2);
73 _mesa_copy_tab[0x3] = TAG2(copy, 0x3);
74 _mesa_copy_tab[0x4] = TAG2(copy, 0x4);
75 _mesa_copy_tab[0x5] = TAG2(copy, 0x5);
76 _mesa_copy_tab[0x6] = TAG2(copy, 0x6);
77 _mesa_copy_tab[0x7] = TAG2(copy, 0x7);
78 _mesa_copy_tab[0x8] = TAG2(copy, 0x8);
79 _mesa_copy_tab[
[all...]
H A Dm_xform.c65 vec_copy_func _mesa_copy_tab[0x10]; variable in typeref:typename:vec_copy_func[0x10]
H A Dm_xform.h142 extern vec_copy_func _mesa_copy_tab[0x10];
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_texgen.c267 _mesa_copy_tab[0x8]( out, in );
296 _mesa_copy_tab[0x8]( out, in );
328 _mesa_copy_tab[all_bits[in->size] & ~0x3]( out, in );
365 _mesa_copy_tab[copy]( out, in );
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_texgen.c267 _mesa_copy_tab[0x8]( out, in );
296 _mesa_copy_tab[0x8]( out, in );
328 _mesa_copy_tab[all_bits[in->size] & ~0x3]( out, in );
365 _mesa_copy_tab[copy]( out, in );

Completed in 6 milliseconds