Home
last modified time | relevance | path

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

/frameworks/rs/tests/cpp_api/cppf16/
Dcompute.cpp37 sp<const Element> half4 = Element::F16_4(rs); in main() local
/frameworks/native/libs/math/include/math/
Dvec4.h116 typedef details::TVec4<half> half4; typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp58 typedef half half4 __attribute__((ext_vector_type(4))); typedef