Home
last modified time | relevance | path

Searched refs:VEC_SIZE_4 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/math/
Dm_vector_asm.h39 #define VEC_SIZE_4 (VEC_DIRTY_0|VEC_DIRTY_1|VEC_DIRTY_2|VEC_DIRTY_3) macro
Dm_vector.c71 VEC_SIZE_4,
Dm_debug_clip.c116 proj_vec->flags |= VEC_SIZE_4; in ref_cliptest_points4()