Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCommonBugsTests.hpp474 class SparseBuffersWithCopyOpsTest : public deqp::TestCase class
478 SparseBuffersWithCopyOpsTest(deqp::Context& context);
Dgl3cCommonBugsTests.cpp5701 SparseBuffersWithCopyOpsTest::SparseBuffersWithCopyOpsTest(deqp::Context& context) in SparseBuffersWithCopyOpsTest() function in gl3cts::SparseBuffersWithCopyOpsTest
5723 void SparseBuffersWithCopyOpsTest::deinit() in deinit()
5750 void SparseBuffersWithCopyOpsTest::init() in init()
5756 bool SparseBuffersWithCopyOpsTest::initTest() in initTest()
5813 tcu::TestNode::IterateResult SparseBuffersWithCopyOpsTest::iterate() in iterate()
5972 addChild(new SparseBuffersWithCopyOpsTest(m_context)); in init()