Searched refs:AmberTestInstance (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
H A D | vktAmberTestCase.hpp | 48 class AmberTestInstance : public TestInstance class 51 AmberTestInstance (Context& context, in AmberTestInstance() function in vkt::cts_amber::AmberTestInstance
|
H A D | vktAmberDepthTests.cpp | 116 return new AmberTestInstance(ctx, m_recipe, m_useCustomDevice ? g_singletonDeviceDepthGroup->get() : nullptr); in createInstance()
|
H A D | vktAmberTestCase.cpp | 65 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 D | vktAmberTestCase.hpp | 48 class AmberTestInstance : public TestInstance class 51 AmberTestInstance (Context& context, in AmberTestInstance() function in vkt::cts_amber::AmberTestInstance
|
H A D | vktAmberDepthTests.cpp | 111 return new AmberTestInstance(ctx, m_recipe, m_useCustomDevice ? g_singletonDeviceDepthGroup->get() : nullptr); in createInstance()
|
H A D | vktAmberTestCase.cpp | 64 return new AmberTestInstance(ctx, m_recipe, nullptr); in createInstance() 396 tcu::TestStatus AmberTestInstance::iterate (void) in iterate()
|
Completed in 4 milliseconds