Home | History | Annotate | Download | only in driver

Lines Matching defs:int3

58 typedef int32_t int3 __attribute__((ext_vector_type(3)));
568 ELEMENT_AT(int3, RS_TYPE_SIGNED_32, 3)
973 void rsDebug(const char *s, const int3 *i3) {
974 int3 i = *i3;