Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp1493 std::string strTextureGather = strTextureVariants; in init() local
1496 commonUtils::replaceToken("<TEXTURE>", "textureGather(tex2D, vec2(0.0), 0)", strTextureGather); in init()
1500 m_sources.push_back(FragmentSource(strTextureGather)); in init()