Home
last modified time | relevance | path

Searched defs:VEC4_CONST (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dsimd_float.h33 #define VEC4_CONST( X ) Vec4( X ) macro
H A Dsimd_ve.h34 #define VEC4_CONST( X ) Vec4( ( vector float )( X ) ) macro
H A Dsimd_sse.h42 #define VEC4_CONST( X ) Vec4( X ) macro