Searched defs:FboDepthTests (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFboDepthbufferTests.hpp36 class FboDepthTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 FboDepthTests (Context& context);
40 ~FboDepthTests (void);
45 FboDepthTests (const FboDepthTests& other);
46 FboDepthTests& operator= (const FboDepthTests& other);
H A Des3fFboDepthbufferTests.cpp307 FboDepthTests::FboDepthTests (Context& context) function in class:deqp::gles3::Functional::FboDepthTests
312 FboDepthTests::~FboDepthTests (void)
316 void FboDepthTests::init (void)

Completed in 531 milliseconds