Home
last modified time | relevance | path

Searched defs:ulong2 (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/tests/P_reduce_general_result/
Dreduce_general_result.rs289 static void my_ulong2_comb(ulong2 *accum, const ulong2 *other) { } constant
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
Dreduce_general_accumulator.rs366 static void my_ulong2_comb(ulong2 *accum, const ulong2 *other) { } constant
367 static void my_ulong2_out(int *out, const ulong2 *accum) { } constant
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp66 typedef uint64_t ulong2 __attribute__((ext_vector_type(2))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp87 typedef uint64_t ulong2 __attribute__((ext_vector_type(2))); typedef