Home | History | Annotate | Download | only in driver

Lines Matching full:char3

67 typedef char char3 __attribute__((ext_vector_type(3)));
570 ELEMENT_AT(char3, RS_TYPE_SIGNED_8, 3)
1261 void rsDebug(const char *s, const char3 *c3) {
1262 char3 c = *c3;