Home
last modified time | relevance | path

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

/frameworks/compile/slang/tests/P_reduce_general_result/
Dreduce_general_result.rs293 static void my_ulong4_comb(ulong4 *accum, const ulong4 *other) { } constant
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
Dreduce_general_accumulator.rs371 static void my_ulong4_comb(ulong4 *accum, const ulong4 *other) { } constant
372 static void my_ulong4_out(int *out, const ulong4 *accum) { } constant
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp68 typedef uint64_t ulong4 __attribute__((ext_vector_type(4))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp89 typedef uint64_t ulong4 __attribute__((ext_vector_type(4))); typedef