Lines Matching refs:SingleSampleInterpolateAtSampleCase
652 class SingleSampleInterpolateAtSampleCase : public MultisampleShaderRenderUtil::MultisampleRenderCa… class
663 …SingleSampleInterpolateAtSampleCase(Context &context, const char *name, const char *description, i…
665 virtual ~SingleSampleInterpolateAtSampleCase(void);
682 SingleSampleInterpolateAtSampleCase::SingleSampleInterpolateAtSampleCase(Context &context, const ch… in SingleSampleInterpolateAtSampleCase() function in deqp::gles31::Functional::__anon2d3450fa0111::SingleSampleInterpolateAtSampleCase
692 SingleSampleInterpolateAtSampleCase::~SingleSampleInterpolateAtSampleCase(void) in ~SingleSampleInterpolateAtSampleCase()
696 void SingleSampleInterpolateAtSampleCase::init(void) in init()
716 std::string SingleSampleInterpolateAtSampleCase::genVertexSource(int numTargetSamples) const in genVertexSource()
736 std::string SingleSampleInterpolateAtSampleCase::genFragmentSource(int numTargetSamples) const in genFragmentSource()
787 bool SingleSampleInterpolateAtSampleCase::verifyImage(const tcu::Surface &resultImage) in verifyImage()
1845 group->addChild(new SingleSampleInterpolateAtSampleCase( in init()
1848 SingleSampleInterpolateAtSampleCase::SAMPLE_0)); in init()
1852 group->addChild(new SingleSampleInterpolateAtSampleCase( in init()
1855 SingleSampleInterpolateAtSampleCase::SAMPLE_N)); in init()