Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp55 class InstanceFactory1 : public TestCase class
58InstanceFactory1 (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string& name, cons… in InstanceFactory1() function in vkt::InstanceFactory1
64InstanceFactory1 (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string& name, cons… in InstanceFactory1() function in vkt::InstanceFactory1
241 …return new InstanceFactory1<FunctionInstance0, FunctionInstance0::Function>(testCtx, type, name, d… in createFunctionCase()
261 return new InstanceFactory1<FunctionInstance0, FunctionInstance0::Function, FunctionPrograms0>( in createFunctionCaseWithPrograms()
285 return new InstanceFactory1<FunctionInstance1<Arg0>, typename FunctionInstance1<Arg0>::Args>( in createFunctionCase()
311 …return new InstanceFactory1<FunctionInstance1<Arg0>, typename FunctionInstance1<Arg0>::Args, Funct… in createFunctionCaseWithPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2280 …imageLayersGroup->addChild(new InstanceFactory1<ClearColorImageTestInstance, TestParams>(testCtx, … in createImageClearingTestsCommon()
2287 …imageLayersGroup->addChild(new InstanceFactory1<ClearColorImageMultipleSubresourceRangeTestInstanc… in createImageClearingTestsCommon()
2292 …imageLayersGroup->addChild(new InstanceFactory1<TwoStepClearColorImageTestInstance, TestParams>(te… in createImageClearingTestsCommon()
2366 …imageLayersGroup->addChild(new InstanceFactory1<ClearDepthStencilImageTestInstance, TestParams>(te… in createImageClearingTestsCommon()
2371 …imageLayersGroup->addChild(new InstanceFactory1<ClearDepthStencilImageMultipleSubresourceRangeTest… in createImageClearingTestsCommon()
2376 …imageLayersGroup->addChild(new InstanceFactory1<TwoStepClearDepthStencilImageTestInstance, TestPar… in createImageClearingTestsCommon()
2461 …colorAttachmentClearLayersGroup->addChild(new InstanceFactory1<ClearAttachmentTestInstance, TestPa… in createImageClearingTestsCommon()
2463 …partialColorAttachmentClearLayersGroup->addChild(new InstanceFactory1<PartialClearAttachmentTestIn… in createImageClearingTestsCommon()
2532 …depthStencilLayersGroup->addChild(new InstanceFactory1<ClearAttachmentTestInstance, TestParams>(te… in createImageClearingTestsCommon()
2534 …partialDepthStencilLayersGroup->addChild(new InstanceFactory1<PartialClearAttachmentTestInstance, … in createImageClearingTestsCommon()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp904 …orderGroup->addChild(new InstanceFactory1<AllocateFreeTestInstance, TestConfig>(testCtx, tcu::NODE… in createAllocationTestsCommon()
952 …orderGroup->addChild(new InstanceFactory1<AllocateFreeTestInstance, TestConfig>(testCtx, tcu::NODE… in createAllocationTestsCommon()
972 …randomGroup->addChild(new InstanceFactory1<RandomAllocFreeTestInstance, TestConfigRandom>(testCtx,… in createAllocationTestsCommon()
DvktMemoryMappingTests.cpp1945 …randomGroup->addChild(new InstanceFactory1<RandomMemoryMappingInstance, deUint32>(testCtx, tcu::NO… in createMappingTests()
DvktMemoryPipelineBarrierTests.cpp10160 …usageGroup->addChild(new InstanceFactory1<MemoryTestInstance, TestConfig, AddPrograms>(testCtx,tcu… in createPipelineBarrierTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp995 …group->addChild(new InstanceFactory1<SampleReadTestInstance, TestConfig, Programs>(testCtx, tcu::N… in initTests()
1003 …group->addChild(new InstanceFactory1<SampleReadTestInstance, TestConfig, Programs>(testCtx, tcu::N… in initTests()
DvktRenderPassSubpassDependencyTests.cpp3984 …renderSizeGroup->addChild(new InstanceFactory1<ExternalDependencyTestInstance, ExternalTestConfig,… in initTests()
3989 …renderSizeGroup->addChild(new InstanceFactory1<ExternalDependencyTestInstance, ExternalTestConfig,… in initTests()
4055 …implicitGroup->addChild(new InstanceFactory1<ExternalDependencyTestInstance, ExternalTestConfig, E… in initTests()
4160 …subpassCountGroup->addChild(new InstanceFactory1<SubpassDependencyTestInstance, SubpassTestConfig,… in initTests()
4189 …renderSizeGroup->addChild(new InstanceFactory1<SubpassSelfDependencyBackwardsTestInstance, Subpass… in initTests()
4217 …separateChannelsGroup->addChild(new InstanceFactory1<SeparateChannelsTestInstance, SeparateChannel… in initTests()
4244 …singleAttachmentGroup->addChild(new InstanceFactory1<SingleAttachmentTestInstance, SingleAttachmen… in initTests()
DvktRenderPassMultisampleTests.cpp2195 …formatGroup->addChild(new InstanceFactory1<MultisampleRenderPassTestInstance, TestConfig, Programs… in initTests()
2203 …sampleGroup->addChild(new InstanceFactory1<MultisampleRenderPassTestInstance, TestConfig, Programs… in initTests()
2206 …sampleGroup->addChild(new InstanceFactory1<MultisampleRenderPassTestInstance, TestConfig, Programs… in initTests()
DvktRenderPassDepthStencilResolveTests.cpp1363 typedef InstanceFactory1<DepthStencilResolveTest, TestConfig, Programs> DSResolveTestInstance; in initTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp1145 …alphaGroup->addChild(new vkt::InstanceFactory1<SharedPresentableImageTestInstance, TestConfig, Pro… in createSharedPresentableImageTests()
DvktWsiDisplayTimingTests.cpp1197 …presentModeGroup->addChild(new vkt::InstanceFactory1<DisplayTimingTestInstance, TestConfig, Progra… in createDisplayTimingTests()
DvktWsiIncrementalPresentTests.cpp1232 …alphaGroup->addChild(new vkt::InstanceFactory1<IncrementalPresentTestInstance, TestConfig, Program… in createIncrementalPresentTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp1401 …opGroup->addChild(new InstanceFactory1<SharingTestInstance, TestConfig, Progs>(testCtx, tcu::NODET… in createTests()
DvktSynchronizationWin32KeyedMutexTests.cpp1902 …opGroup->addChild(new InstanceFactory1<Win32KeyedMutexTestInstance, TestConfig, Progs>(testCtx, tc… in createTests()