HomeSort by relevance Sort by last modified time
    Searched refs:TessellationGeometryInteractionTests (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.hpp 36 class TessellationGeometryInteractionTests : public TestCaseGroup
39 TessellationGeometryInteractionTests (Context& context);
40 ~TessellationGeometryInteractionTests (void);
45 TessellationGeometryInteractionTests (const TessellationGeometryInteractionTests& other);
46 TessellationGeometryInteractionTests& operator= (const TessellationGeometryInteractionTests& other);
es31fFunctionalTests.cpp 430 addChild(new TessellationGeometryInteractionTests (m_context));
es31fTessellationGeometryInteractionTests.cpp     [all...]
  /external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.hpp 36 class TessellationGeometryInteractionTests : public TestCaseGroup
39 TessellationGeometryInteractionTests (Context& context);
40 ~TessellationGeometryInteractionTests (void);
45 TessellationGeometryInteractionTests (const TessellationGeometryInteractionTests& other);
46 TessellationGeometryInteractionTests& operator= (const TessellationGeometryInteractionTests& other);
es31sStressTests.cpp 50 addChild(new TessellationGeometryInteractionTests (m_context));
es31sTessellationGeometryInteractionTests.cpp 557 TessellationGeometryInteractionTests::TessellationGeometryInteractionTests (Context& context)
562 TessellationGeometryInteractionTests::~TessellationGeometryInteractionTests (void)
566 void TessellationGeometryInteractionTests::init (void)

Completed in 77 milliseconds