Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.hpp107 class SparseTexture2AllocationTestCase : public SparseTextureAllocationTestCase class
111 SparseTexture2AllocationTestCase(deqp::Context &context);
H A Dgl4cSparseTexture2Tests.cpp468 SparseTexture2AllocationTestCase::SparseTexture2AllocationTestCase(deqp::Context &context) in SparseTexture2AllocationTestCase() function in gl4cts::SparseTexture2AllocationTestCase
476 void SparseTexture2AllocationTestCase::init() in init()
531 tcu::TestNode::IterateResult SparseTexture2AllocationTestCase::iterate() in iterate()
3068 addChild(new SparseTexture2AllocationTestCase(m_context)); in init()