Home
last modified time | relevance | path

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

/external/deqp/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()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp1449 …color->addChild(new InstanceFactory1WithSupport<ConditionalRenderingClearAttachmentsTestInstance, … in init()
1452 …depth->addChild(new InstanceFactory1WithSupport<ConditionalRenderingClearAttachmentsTestInstance, … in init()
1455 …color->addChild(new InstanceFactory1WithSupport<ConditionalRenderingClearAttachmentsTestInstance, … in init()
1458 …depth->addChild(new InstanceFactory1WithSupport<ConditionalRenderingClearAttachmentsTestInstance, … in init()
1461 …draw->addChild(new InstanceFactory1WithSupport<ConditionalRenderingDrawTestInstance, DrawTestParam… in init()
1463 …draw->addChild(new InstanceFactory1WithSupport<ConditionalRenderingUpdateBufferWithDrawTestInstanc… in init()
1464 …draw->addChild(new InstanceFactory1WithSupport<ConditionalRenderingUpdateBufferWithDrawTestInstanc… in init()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp1077 …simpleAllocation->addChild(new InstanceFactory1WithSupport<ExternalMemoryHostBaseTestInstance, VkD… in createMemoryExternalMemoryHostTests()
1079 …simpleAllocation->addChild(new InstanceFactory1WithSupport<ExternalMemoryHostBaseTestInstance, VkD… in createMemoryExternalMemoryHostTests()
1092 …with_zero_offset->addChild(new InstanceFactory1WithSupport<ExternalMemoryHostRenderImageTestInstan… in createMemoryExternalMemoryHostTests()
1100 …with_non_zero_offset->addChild(new InstanceFactory1WithSupport<ExternalMemoryHostRenderImageTestIn… in createMemoryExternalMemoryHostTests()
1108 …synchronization->addChild(new InstanceFactory1WithSupport<ExternalMemoryHostSynchronizationTestIns… in createMemoryExternalMemoryHostTests()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp221 …typedef InstanceFactory1WithSupport<HlslTest, TestConfig, FunctionSupport0, Programs> HlslTestInst… in createHlslComputeGroup()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp1470 …return new InstanceFactory1WithSupport<TestInstanceT, Arg0, FunctionSupport1<Arg0>, FunctionProgra… in createTestInstanceWithPrograms()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp2695 …formatGroup->addChild(new InstanceFactory1WithSupport<MultisampleRenderPassTestInstance, TestConfi… in initTests()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp138 …group->addChild(new InstanceFactory1WithSupport<Instance, Arg0, FunctionSupport1<Arg0>, FunctionPr… in addInstanceTestCaseWithPrograms()