Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp343 class MemoryCommitmentAllocateOnlyTestCase : public vkt::TestCase class
346 MemoryCommitmentAllocateOnlyTestCase (tcu::TestContext& testCtx, in MemoryCommitmentAllocateOnlyTestCase() function in vkt::api::MemoryCommitmentAllocateOnlyTestCase
351 virtual ~MemoryCommitmentAllocateOnlyTestCase(void){} in ~MemoryCommitmentAllocateOnlyTestCase()
506 …getMemoryCommitmentTests->addChild(new MemoryCommitmentAllocateOnlyTestCase(testCtx, "memory_commi… in createMemoryCommitmentTests()