Home | History | Annotate | Download | only in driver

Lines Matching defs:uint3

65 typedef uint32_t uint3 __attribute__((ext_vector_type(3)));
572 ELEMENT_AT(uint3, RS_TYPE_UNSIGNED_32, 3)
1295 void rsDebug(const char *s, const uint3 *i3) {
1296 uint3 i = *i3;