HomeSort by relevance Sort by last modified time
    Searched defs:GeometryShaderTests (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderTests.hpp 36 class GeometryShaderTests : public glcts::TestCaseGroupBase
40 GeometryShaderTests(glcts::Context& context, const ExtParameters& extParams);
42 ~GeometryShaderTests(void)
50 GeometryShaderTests(const GeometryShaderTests& other);
51 GeometryShaderTests& operator=(const GeometryShaderTests& other);
esextcGeometryShaderTests.cpp 58 GeometryShaderTests::GeometryShaderTests(Context& context, const ExtParameters& extParams)
66 void GeometryShaderTests::init(void)
  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.hpp 36 class GeometryShaderTests : public TestCaseGroup
39 GeometryShaderTests (Context& context);
40 ~GeometryShaderTests (void);
45 GeometryShaderTests (const GeometryShaderTests& other);
46 GeometryShaderTests& operator= (const GeometryShaderTests& other);

Completed in 742 milliseconds