Searched refs:GeometryShaderFlatInterpolationTest (Results 1 – 3 of 3) sorted by relevance
57 class GeometryShaderFlatInterpolationTest : public TestCaseBase class61 …GeometryShaderFlatInterpolationTest(Context& context, const ExtParameters& extParams, const char* …64 virtual ~GeometryShaderFlatInterpolationTest() in ~GeometryShaderFlatInterpolationTest()
40 GeometryShaderFlatInterpolationTest::GeometryShaderFlatInterpolationTest(Context& context, in GeometryShaderFlatInterpolationTest() function in glcts::GeometryShaderFlatInterpolationTest55 void GeometryShaderFlatInterpolationTest::deinit(void) in deinit()107 void GeometryShaderFlatInterpolationTest::initProgram() in initProgram()195 tcu::TestNode::IterateResult GeometryShaderFlatInterpolationTest::iterate(void) in iterate()
339 …new GeometryShaderFlatInterpolationTest(m_context, m_extParams, "flat_interpolation", "Test 22.1")… in init()