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

  /external/deqp/modules/gles2/functional/
es2fDepthRangeTests.hpp 36 class DepthRangeTests : public TestCaseGroup
39 DepthRangeTests (Context& context);
40 ~DepthRangeTests (void);
45 DepthRangeTests (const DepthRangeTests& other);
46 DepthRangeTests& operator= (const DepthRangeTests& other);
es2fDepthRangeTests.cpp 396 DepthRangeTests::DepthRangeTests (Context& context)
401 DepthRangeTests::~DepthRangeTests (void)
405 void DepthRangeTests::init (void)

Completed in 162 milliseconds