Searched refs:RS_FP_Relaxed (Results 1 - 5 of 5) sorted by last modified time

/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp480 if (prec == bcinfo::RS_FP_Relaxed) {
/frameworks/compile/libbcc/bcinfo/
H A DMetadataExtractor.cpp352 mRSFloatPrecision = RelaxedPragmaSeen ? RS_FP_Relaxed : RS_FP_Full;
365 mRSFloatPrecision = RS_FP_Relaxed;
369 mRSFloatPrecision = RS_FP_Relaxed;
/frameworks/compile/libbcc/bcinfo/tools/
H A Dmain.cpp186 case bcinfo::RS_FP_Relaxed:
/frameworks/compile/libbcc/include/bcinfo/
H A DMetadataExtractor.h35 RS_FP_Relaxed = 1, enumerator in enum:bcinfo::RSFloatPrecision
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp403 if (me.getRSFloatPrecision() == bcinfo::RS_FP_Relaxed) {

Completed in 163 milliseconds