HomeSort by relevance Sort by last modified time
    Searched defs:TessellationGeometryInteractionTests (Results 1 - 3 of 3) 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);
  /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);
es31sTessellationGeometryInteractionTests.cpp 556 TessellationGeometryInteractionTests::TessellationGeometryInteractionTests (Context& context)
561 TessellationGeometryInteractionTests::~TessellationGeometryInteractionTests (void)
565 void TessellationGeometryInteractionTests::init (void)

Completed in 2094 milliseconds