Searched defs:type4_value (Results 1 – 1 of 1) sorted by relevance
3035 struct type4_value struct3039 type4_value() = default; argument3040 explicit type4_value(E rep) in type4_value() argument3043 type4_value(E x, E y, E z, E w) in type4_value() argument3047 bool operator==(const type4_value &rhs) const in operator ==() argument3061 using float4_value = type4_value<float4>; argument