Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.hpp107 class SparseTexture2AllocationTestCase : public SparseTextureAllocationTestCase class
111 SparseTexture2AllocationTestCase(deqp::Context& context);
Dgl4cSparseTexture2Tests.cpp465 SparseTexture2AllocationTestCase::SparseTexture2AllocationTestCase(deqp::Context& context) in SparseTexture2AllocationTestCase() function in gl4cts::SparseTexture2AllocationTestCase
473 void SparseTexture2AllocationTestCase::init() in init()
528 tcu::TestNode::IterateResult SparseTexture2AllocationTestCase::iterate() in iterate()
3058 addChild(new SparseTexture2AllocationTestCase(m_context)); in init()