Searched refs:strTexture (Results 1 – 1 of 1) sorted by relevance
1491 std::string strTexture = strTextureVariants; in init() local1494 commonUtils::replaceToken("<TEXTURE>", "texture(tex2D, vec2(0.0))", strTexture); in init()1498 m_sources.push_back(FragmentSource(strTexture)); in init()