Home
last modified time | relevance | path

Searched defs:half3 (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dfp16.rs22 static half3 ElementAt_half3(int x, int y, int z) { variable
/frameworks/rs/tests/cppf16/
Dcompute.cpp30 sp<const Element> half3 = Element::F16_3(rs); in main() local
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp40 typedef half half3 __attribute__((ext_vector_type(3))); typedef