Home
last modified time | relevance | path

Searched refs:InstanceFactory1WithSupport (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp80 class InstanceFactory1WithSupport : public TestCase class
84InstanceFactory1WithSupport (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string&… in InstanceFactory1WithSupport() function in vkt::InstanceFactory1WithSupport
91InstanceFactory1WithSupport (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string&… in InstanceFactory1WithSupport() function in vkt::InstanceFactory1WithSupport
251 …return new InstanceFactory1WithSupport<FunctionInstance0, FunctionInstance0::Function, FunctionSup… in createFunctionCase()
273 …return new InstanceFactory1WithSupport<FunctionInstance0, FunctionInstance0::Function, FunctionSup… in createFunctionCaseWithPrograms()
298 …return new InstanceFactory1WithSupport<FunctionInstance1<Arg0>, typename FunctionInstance1<Arg0>::… in createFunctionCase()
325 …return new InstanceFactory1WithSupport<FunctionInstance1<Arg0>, typename FunctionInstance1<Arg0>::… in createFunctionCaseWithPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp1450 …color->addChild(new InstanceFactory1WithSupport<ConditionalRenderingClearAttachmentsTestInstance, … in init()
1453 …depth->addChild(new InstanceFactory1WithSupport<ConditionalRenderingClearAttachmentsTestInstance, … in init()
1456 …color->addChild(new InstanceFactory1WithSupport<ConditionalRenderingClearAttachmentsTestInstance, … in init()
1459 …depth->addChild(new InstanceFactory1WithSupport<ConditionalRenderingClearAttachmentsTestInstance, … in init()
1462 …draw->addChild(new InstanceFactory1WithSupport<ConditionalRenderingDrawTestInstance, DrawTestParam… in init()
1464 …draw->addChild(new InstanceFactory1WithSupport<ConditionalRenderingUpdateBufferWithDrawTestInstanc… in init()
1465 …draw->addChild(new InstanceFactory1WithSupport<ConditionalRenderingUpdateBufferWithDrawTestInstanc… in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp1080 …simpleAllocation->addChild(new InstanceFactory1WithSupport<ExternalMemoryHostBaseTestInstance, VkD… in createMemoryExternalMemoryHostTests()
1082 …simpleAllocation->addChild(new InstanceFactory1WithSupport<ExternalMemoryHostBaseTestInstance, VkD… in createMemoryExternalMemoryHostTests()
1095 …with_zero_offset->addChild(new InstanceFactory1WithSupport<ExternalMemoryHostRenderImageTestInstan… in createMemoryExternalMemoryHostTests()
1103 …with_non_zero_offset->addChild(new InstanceFactory1WithSupport<ExternalMemoryHostRenderImageTestIn… in createMemoryExternalMemoryHostTests()
1111 …synchronization->addChild(new InstanceFactory1WithSupport<ExternalMemoryHostSynchronizationTestIns… in createMemoryExternalMemoryHostTests()
DvktMemoryPipelineBarrierTests.cpp10155 …usageGroup->addChild(new InstanceFactory1WithSupport<MemoryTestInstance, TestConfig, FunctionSuppo… in createPipelineBarrierTests()
10195 …usageGroup->addChild(new InstanceFactory1WithSupport<MemoryTestInstance, vkt::memory::TestConfig, … in createPipelineBarrierTests()
10223 …usageGroup->addChild(new InstanceFactory1WithSupport<MemoryTestInstance, TestConfig, FunctionSuppo… in createPipelineBarrierTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp221 …typedef InstanceFactory1WithSupport<HlslTest, TestConfig, FunctionSupport0, Programs> HlslTestInst… in createHlslComputeGroup()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp2941 …formatGroup->addChild(new InstanceFactory1WithSupport<MultisampleRenderPassTestInstance, TestConfi… in initTests()
2949 …formatGroup->addChild(new InstanceFactory1WithSupport<MultisampleRenderPassResolveLevelTestInstanc… in initTests()
2969 …formatGroup->addChild(new InstanceFactory1WithSupport<MaxAttachmenstsRenderPassTestInstance, TestC… in initTests()
2979 …formatGroup->addChild(new InstanceFactory1WithSupport<MultisampleRenderPassTestInstance, TestConfi… in initTests()
DvktRenderPassSparseRenderTargetTests.cpp770 …group->addChild(new InstanceFactory1WithSupport<SparseRenderTargetTestInstance, TestConfig, Functi… in initTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp1472 …return new InstanceFactory1WithSupport<TestInstanceT, Arg0, FunctionSupport1<Arg0>, FunctionProgra… in createTestInstanceWithPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp138 …group->addChild(new InstanceFactory1WithSupport<Instance, Arg0, FunctionSupport1<Arg0>, FunctionPr… in addInstanceTestCaseWithPrograms()