Searched refs:F16_4 (Results 1 - 7 of 7) sorted by relevance

/frameworks/rs/tests/cppf16/
H A Dcompute.cpp31 sp<const Element> half4 = Element::F16_4(rs);
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUT_fp16.java96 initializeGlobals(RS, s, Element.F16_4(RS), nDims);
102 initializeGlobals(RS, s, Element.F16_4(RS), nDims);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java668 public static Element F16_4(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h484 sp<const Element> F16_4; member in struct:android::RSC::RS::__anon1619
1158 static sp<const Element> F16_4(sp<RS> rs);
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect41 __F16_4 = Element.F16_4(rs);
2814 throw new RSRuntimeException("Type mismatch with F16_4!");
2921 throw new RSRuntimeException("Type mismatch with F16_4!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect42 __F16_4 = Element.F16_4(rs);
1297 throw new RSRuntimeException("Type mismatch with F16_4!");
1334 throw new RSRuntimeException("Type mismatch with F16_4!");
1371 throw new RSRuntimeException("Type mismatch with F16_4!");
1408 throw new RSRuntimeException("Type mismatch with F16_4!");
1445 throw new RSRuntimeException("Type mismatch with F16_4!");
1482 throw new RSRuntimeException("Type mismatch with F16_4!");
1519 throw new RSRuntimeException("Type mismatch with F16_4!");
1556 throw new RSRuntimeException("Type mismatch with F16_4!");
1593 throw new RSRuntimeException("Type mismatch with F16_4!");
[all...]
/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptC_reduce_general_inputs.java.expect42 __F16_4 = Element.F16_4(rs);
432 throw new RSRuntimeException("Type mismatch with F16_4!");
500 throw new RSRuntimeException("Type mismatch with F16_4!");
3122 throw new RSRuntimeException("Type mismatch with F16_4!");
3194 throw new RSRuntimeException("Type mismatch with F16_4!");
5656 throw new RSRuntimeException("Type mismatch with F16_4!");
5724 throw new RSRuntimeException("Type mismatch with F16_4!");
5796 throw new RSRuntimeException("Type mismatch with F16_4!");
5868 throw new RSRuntimeException("Type mismatch with F16_4!");
5940 throw new RSRuntimeException("Type mismatch with F16_4!");
[all...]

Completed in 477 milliseconds