Searched refs:InstanceFactory1WithSupport (Results 1 – 7 of 7) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCaseUtil.hpp | 80 class InstanceFactory1WithSupport : public TestCase class 84 …InstanceFactory1WithSupport (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string&… in InstanceFactory1WithSupport() function in vkt::InstanceFactory1WithSupport 91 …InstanceFactory1WithSupport (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/ |
D | vktConditionalDrawAndClearTests.cpp | 1449 …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/ |
D | vktMemoryExternalMemoryHostTests.cpp | 1077 …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/ |
D | vktSpvAsmFromHlslTests.cpp | 221 …typedef InstanceFactory1WithSupport<HlslTest, TestConfig, FunctionSupport0, Programs> HlslTestInst… in createHlslComputeGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferTests.cpp | 1470 …return new InstanceFactory1WithSupport<TestInstanceT, Arg0, FunctionSupport1<Arg0>, FunctionProgra… in createTestInstanceWithPrograms()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleResolveTests.cpp | 2695 …formatGroup->addChild(new InstanceFactory1WithSupport<MultisampleRenderPassTestInstance, TestConfi… in initTests()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 138 …group->addChild(new InstanceFactory1WithSupport<Instance, Arg0, FunctionSupport1<Arg0>, FunctionPr… in addInstanceTestCaseWithPrograms()
|