Searched refs:sbyte4 (Results 1 – 2 of 2) sorted by relevance
62 typedef ALIGN(4, int8_t) sbyte4[4];
202 using sbyte4 = vec4<sbyte>; typedef