Searched refs:strUIntBits (Results 1 – 1 of 1) sorted by relevance
1330 std::string strUIntBits = strBitsOpsVariants; in init() local1332 commonUtils::replaceToken("<BITS_TO_FLOAT>", "uintBitsToFloat(uval)", strUIntBits); in init()1335 m_sources.push_back(ComputeSource(strUIntBits)); in init()