Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp1330 std::string strUIntBits = strBitsOpsVariants; in init() local
1332 commonUtils::replaceToken("<BITS_TO_FLOAT>", "uintBitsToFloat(uval)", strUIntBits); in init()
1335 m_sources.push_back(ComputeSource(strUIntBits)); in init()