Searched refs:BufferCopyTests (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fBufferCopyTests.hpp36 class BufferCopyTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 BufferCopyTests (Context& context);
40 ~BufferCopyTests (void);
45 BufferCopyTests (const BufferCopyTests& other);
46 BufferCopyTests& operator= (const BufferCopyTests& other);
H A Des3fBufferCopyTests.cpp230 BufferCopyTests::BufferCopyTests (Context& context) function in class:deqp::gles3::Functional::BufferCopyTests
235 BufferCopyTests::~BufferCopyTests (void)
239 void BufferCopyTests::init (void)
H A Des3fFunctionalTests.cpp289 addChild(new BufferCopyTests (m_context));

Completed in 55 milliseconds