Home
last modified time | relevance | path

Searched refs:AmberTestInstance (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCase.hpp48 class AmberTestInstance : public TestInstance class
51 AmberTestInstance (Context& context, in AmberTestInstance() function in vkt::cts_amber::AmberTestInstance
H A DvktAmberDepthTests.cpp116 return new AmberTestInstance(ctx, m_recipe, m_useCustomDevice ? g_singletonDeviceDepthGroup->get() : nullptr); in createInstance()
H A DvktAmberTestCase.cpp65 return new AmberTestInstance(ctx, m_recipe, nullptr); in createInstance()
397 tcu::TestStatus AmberTestInstance::iterate (void) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberTestCase.hpp48 class AmberTestInstance : public TestInstance class
51 AmberTestInstance (Context& context, in AmberTestInstance() function in vkt::cts_amber::AmberTestInstance
H A DvktAmberDepthTests.cpp111 return new AmberTestInstance(ctx, m_recipe, m_useCustomDevice ? g_singletonDeviceDepthGroup->get() : nullptr); in createInstance()
H A DvktAmberTestCase.cpp64 return new AmberTestInstance(ctx, m_recipe, nullptr); in createInstance()
396 tcu::TestStatus AmberTestInstance::iterate (void) in iterate()

Completed in 4 milliseconds