Lines Matching refs:genFragmentSource
117 virtual std::string genFragmentSource (void) const = 0;
161 …gramSources() << glu::VertexSource(genVertexSource()) << glu::FragmentSource(genFragmentSource())); in init()
533 std::string genFragmentSource (void) const;
744 std::string VertexAttributeCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles2::Stress::__anonb047d2f00111::VertexAttributeCase
795 std::string genFragmentSource (void) const;
938 std::string UniformCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles2::Stress::__anonb047d2f00111::UniformCase
998 std::string genFragmentSource (void) const;
1251 std::string TextureSamplerCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles2::Stress::__anonb047d2f00111::TextureSamplerCase
1302 std::string genFragmentSource (void) const;
1446 std::string OutputCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles2::Stress::__anonb047d2f00111::OutputCase
1478 std::string genFragmentSource (void) const;
1694 std::string BlendingCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles2::Stress::__anonb047d2f00111::BlendingCase