Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp1329 std::string strIntBits = strBitsOpsVariants; in init() local
1331 commonUtils::replaceToken("<BITS_TO_FLOAT>", "intBitsToFloat(ival)", strIntBits); in init()
1334 m_sources.push_back(ComputeSource(strIntBits)); in init()