Home
last modified time | relevance | path

Searched refs:SparseBufferTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.hpp1065 class SparseBufferTests : public deqp::TestCaseGroup class
1069 SparseBufferTests(deqp::Context& context);
1074 SparseBufferTests(const SparseBufferTests& other);
1075 SparseBufferTests& operator=(const SparseBufferTests& other);
Dgl4cTestPackages.cpp259 addChild(new gl4cts::SparseBufferTests(getContext())); in init()
Dgl4cSparseBufferTests.cpp6785 SparseBufferTests::SparseBufferTests(deqp::Context& context) in SparseBufferTests() function in gl4cts::SparseBufferTests
6791 void SparseBufferTests::init() in init()