Searched refs:strTextureGather (Results 1 – 1 of 1) sorted by relevance
1493 std::string strTextureGather = strTextureVariants; in init() local1496 commonUtils::replaceToken("<TEXTURE>", "textureGather(tex2D, vec2(0.0), 0)", strTextureGather); in init()1500 m_sources.push_back(FragmentSource(strTextureGather)); in init()