Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.hpp47 class AmberTestInstance : public TestInstance class
50 AmberTestInstance (Context& context, in AmberTestInstance() function in vkt::cts_amber::AmberTestInstance
DvktAmberTestCase.cpp64 return new AmberTestInstance(ctx, m_recipe); in createInstance()
371 tcu::TestStatus AmberTestInstance::iterate (void) in iterate()