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

  /external/deqp/modules/gles2/accuracy/
es2aVaryingInterpolationTests.hpp 36 class VaryingInterpolationTests : public TestCaseGroup
39 VaryingInterpolationTests (Context& context);
40 ~VaryingInterpolationTests (void);
45 VaryingInterpolationTests (const VaryingInterpolationTests& other);
46 VaryingInterpolationTests& operator= (const VaryingInterpolationTests& other);
es2aVaryingInterpolationTests.cpp 277 VaryingInterpolationTests::VaryingInterpolationTests (Context& context)
282 VaryingInterpolationTests::~VaryingInterpolationTests (void)
286 void VaryingInterpolationTests::init (void)
  /external/deqp/modules/gles3/accuracy/
es3aVaryingInterpolationTests.hpp 36 class VaryingInterpolationTests : public TestCaseGroup
39 VaryingInterpolationTests (Context& context);
40 ~VaryingInterpolationTests (void);
45 VaryingInterpolationTests (const VaryingInterpolationTests& other);
46 VaryingInterpolationTests& operator= (const VaryingInterpolationTests& other);
es3aVaryingInterpolationTests.cpp 284 VaryingInterpolationTests::VaryingInterpolationTests (Context& context)
289 VaryingInterpolationTests::~VaryingInterpolationTests (void)
293 void VaryingInterpolationTests::init (void)

Completed in 1035 milliseconds