Searched refs:SparseTextureTests (Results 1 – 3 of 3) sorted by relevance
276 class SparseTextureTests : public deqp::TestCaseGroup class280 SparseTextureTests(deqp::Context& context);285 SparseTextureTests(const SparseTextureTests& other);286 SparseTextureTests& operator=(const SparseTextureTests& other);
306 addChild(new gl4cts::SparseTextureTests(getContext())); in init()
2444 SparseTextureTests::SparseTextureTests(deqp::Context& context) in SparseTextureTests() function in gl4cts::SparseTextureTests2450 void SparseTextureTests::init() in init()