Home
last modified time | relevance | path

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

/frameworks/rs/tests/cpp_api/cppf16/
Dcompute.cpp36 sp<const Element> half3 = Element::F16_3(rs); in main() local
/frameworks/native/libs/math/include/math/
Dvec3.h119 typedef details::TVec3<half> half3; typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp57 typedef half half3 __attribute__((ext_vector_type(3))); typedef