Home
last modified time | relevance | path

Searched refs:SparseBuffersWithCopyOpsTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cCommonBugsTests.hpp483 class SparseBuffersWithCopyOpsTest : public deqp::TestCase class
487 SparseBuffersWithCopyOpsTest(deqp::Context &context);
H A Dgl3cCommonBugsTests.cpp5721 SparseBuffersWithCopyOpsTest::SparseBuffersWithCopyOpsTest(deqp::Context &context) in SparseBuffersWithCopyOpsTest() function in gl3cts::SparseBuffersWithCopyOpsTest
5743 void SparseBuffersWithCopyOpsTest::deinit() in deinit()
5770 void SparseBuffersWithCopyOpsTest::init() in init()
5776 bool SparseBuffersWithCopyOpsTest::initTest() in initTest()
5833 tcu::TestNode::IterateResult SparseBuffersWithCopyOpsTest::iterate() in iterate()
5994 addChild(new SparseBuffersWithCopyOpsTest(m_context)); in init()