Lines Matching refs:m_sampler
170 GLenum internalFormat, tcu::TextureFormat const& texFormat, const char* m_sampler,
182 std::string m_sampler;
210 , m_sampler(sampler)
305 glu::makeVtxFragSources(specializeVersion(vss, m_glslVersion, m_sampler, m_outType).c_str(),
306 specializeVersion(fss, m_glslVersion, m_sampler, m_outType).c_str()));
369 glu::makeVtxFragSources(specializeVersion(vss, m_glslVersion, m_sampler, m_outType).c_str(),
370 specializeVersion(fss, m_glslVersion, m_sampler, m_outType).c_str()));
489 std::string m_sampler;
505 , m_sampler(sampler)
521 m_internalFormat, m_texFormat, m_sampler.c_str(), m_outType.c_str(), m_min,
525 m_internalFormat, m_texFormat, m_sampler.c_str(), m_outType.c_str(), m_min,
529 m_internalFormat, m_texFormat, m_sampler.c_str(), m_outType.c_str(), m_min,