Searched refs:VEC_SIZE_FLAGS (Results 1 – 1 of 1) sorted by relevance
92 #define VEC_SIZE_FLAGS (VEC_SIZE_1|VEC_SIZE_2|VEC_SIZE_3|VEC_SIZE_4) macro264 out->flags |= (in->flags & VEC_SIZE_FLAGS) | VEC_SIZE_3; in texgen_reflection_map_nv()293 out->flags |= (in->flags & VEC_SIZE_FLAGS) | VEC_SIZE_3; in texgen_normal_map_nv()327 out->flags |= (in->flags & VEC_SIZE_FLAGS) | VEC_SIZE_2; in texgen_sphere_map()360 out->flags |= (in->flags & VEC_SIZE_FLAGS) | texUnit->TexGenEnabled; in texgen()