Home
last modified time | relevance | path

Searched refs:FP_Relaxed (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSInfo.cpp256 RSInfo::FloatPrecision result = relaxed_pragma_seen ? FP_Relaxed : FP_Full; in getFloatPrecisionRequirement()
269 result = FP_Relaxed; in getFloatPrecisionRequirement()
273 result = FP_Relaxed; in getFloatPrecisionRequirement()
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h238 FP_Relaxed, enumerator