Searched refs:GeometryShaderTests (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.hpp36 class GeometryShaderTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 GeometryShaderTests (Context& context);
40 ~GeometryShaderTests (void);
45 GeometryShaderTests (const GeometryShaderTests& other);
46 GeometryShaderTests& operator= (const GeometryShaderTests& other);
H A Des31fFunctionalTests.cpp299 addChild(new GeometryShaderTests (m_context));
H A Des31fGeometryShaderTests.cpp5766 GeometryShaderTests::GeometryShaderTests (Context& context)
5771 GeometryShaderTests::~GeometryShaderTests (void)
5775 void GeometryShaderTests::init (void)

Completed in 98 milliseconds