Home
last modified time | relevance | path

Searched refs:_mesa_copy_tab (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/math/
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[0x9] = TAG2(copy, 0x9);
[all …]
Dm_xform.c65 vec_copy_func _mesa_copy_tab[0x10]; variable
Dm_xform.h142 extern vec_copy_func _mesa_copy_tab[0x10];
/external/mesa3d/src/mesa/tnl/
Dt_vb_texgen.c266 _mesa_copy_tab[0x8]( out, in ); in texgen_reflection_map_nv()
295 _mesa_copy_tab[0x8]( out, in ); in texgen_normal_map_nv()
327 _mesa_copy_tab[all_bits[in->size] & ~0x3]( out, in ); in texgen_sphere_map()
363 _mesa_copy_tab[copy]( out, in ); in texgen()