Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp1492 std::string strTextureProj = strTextureVariants; in init() local
1495 commonUtils::replaceToken("<TEXTURE>", "textureProj(tex2D, vec3(0.0))", strTextureProj); in init()
1499 m_sources.push_back(FragmentSource(strTextureProj)); in init()