HomeSort by relevance Sort by last modified time
    Searched refs:BufferCopyTests (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles3/functional/
es3fBufferCopyTests.hpp 36 class BufferCopyTests : public TestCaseGroup
39 BufferCopyTests (Context& context);
40 ~BufferCopyTests (void);
45 BufferCopyTests (const BufferCopyTests& other);
46 BufferCopyTests& operator= (const BufferCopyTests& other);
es3fBufferCopyTests.cpp 230 BufferCopyTests::BufferCopyTests (Context& context)
235 BufferCopyTests::~BufferCopyTests (void)
239 void BufferCopyTests::init (void)
es3fFunctionalTests.cpp 287 addChild(new BufferCopyTests (m_context));

Completed in 119 milliseconds