/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 1450 …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/ |
D | vktMemoryExternalMemoryHostTests.cpp | 1080 …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()
|
D | vktMemoryPipelineBarrierTests.cpp | 10155 …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/ |
D | vktSpvAsmFromHlslTests.cpp | 221 …typedef InstanceFactory1WithSupport<HlslTest, TestConfig, FunctionSupport0, Programs> HlslTestInst… in createHlslComputeGroup()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleResolveTests.cpp | 2941 …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()
|
D | vktRenderPassSparseRenderTargetTests.cpp | 770 …group->addChild(new InstanceFactory1WithSupport<SparseRenderTargetTestInstance, TestConfig, Functi… in initTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferTests.cpp | 1472 …return new InstanceFactory1WithSupport<TestInstanceT, Arg0, FunctionSupport1<Arg0>, FunctionProgra… in createTestInstanceWithPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 138 …group->addChild(new InstanceFactory1WithSupport<Instance, Arg0, FunctionSupport1<Arg0>, FunctionPr… in addInstanceTestCaseWithPrograms()
|