Searched defs:type4_value (Results 1 – 1 of 1) sorted by relevance
2725 struct type4_value struct2729 type4_value() = default; argument2730 explicit type4_value(E rep) in type4_value() function2733 type4_value(E x, E y, E z, E w) in type4_value() argument2737 bool operator==(const type4_value &rhs) const in operator ==() argument2751 using float4_value = type4_value<float4>; argument