Searched defs:int3 (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h42 typedef int int3 __attribute__((ext_vector_type(3))); typedef
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp62 typedef int32_t int3 __attribute__((ext_vector_type(3))); typedef
568 ELEMENT_AT(int3, RS_TYPE_SIGNED_32, 3)
1276 void rsDebug(const char *s, const int3 *i3) {
1277 int3 i = *i3;

Completed in 63 milliseconds