Searched refs:InstanceFactory1WithSupport (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCaseUtil.hpp | 64 class InstanceFactory1WithSupport : public TestCase class 68 …InstanceFactory1WithSupport (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string&… in InstanceFactory1WithSupport() function in vkt::InstanceFactory1WithSupport 75 …InstanceFactory1WithSupport (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string&… in InstanceFactory1WithSupport() function in vkt::InstanceFactory1WithSupport 224 …return new InstanceFactory1WithSupport<FunctionInstance0, FunctionInstance0::Function, FunctionSup… in createFunctionCase() 246 …return new InstanceFactory1WithSupport<FunctionInstance0, FunctionInstance0::Function, FunctionSup… in createFunctionCaseWithPrograms() 271 …return new InstanceFactory1WithSupport<FunctionInstance1<Arg0>, typename FunctionInstance1<Arg0>::… in createFunctionCase() 298 …return new InstanceFactory1WithSupport<FunctionInstance1<Arg0>, typename FunctionInstance1<Arg0>::… in createFunctionCaseWithPrograms()
|