Searched defs:BufferCopyTests (Results 1 - 2 of 2) 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)

Completed in 87 milliseconds