Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp2699 std::string genSamplerFragmentSource (const glu::ContextType& contextType) const;
3043 … << glu::FragmentSource(genSamplerFragmentSource(m_context.getRenderContext().getType()))); in initSamplerShader()
3297 std::string LayeredRenderCase::genSamplerFragmentSource (const glu::ContextType& contextType) const in genSamplerFragmentSource() function in deqp::gles31::Functional::__anon38a6d29b0111::LayeredRenderCase