Home
last modified time | relevance | path

Searched refs:CreateAmberTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1348 cts_amber::AmberTestCase* CreateAmberTestCase(tcu::TestContext& testCtx, in CreateAmberTestCase() function
1381 group->addChild(CreateAmberTestCase(testCtx, "basic", "copy_memory_basic.amber", {}, false, shaderObject)); in AddCopyMemoryTests()
1382 group->addChild(CreateAmberTestCase(testCtx, "two_invocations", "copy_memory_two_invocations.amber", {}, false, shaderObject)); in AddCopyMemoryTests()
1383 group->addChild(CreateAmberTestCase(testCtx, "variable_pointers", "copy_memory_variable_pointers.amber", in AddCopyMemoryTests()
1393 group->addChild(CreateAmberTestCase(testCtx, "block", "zero_ext_block.amber", std::vector<std::string>(), true, shaderObject)); in AddZeroInitializeExtensionTests()
1394 group->addChild(CreateAmberTestCase(testCtx, "other_block", "zero_ext_other_block.amber", std::vector<std::string>(), true, shaderObject)); in AddZeroInitializeExtensionTests()
1395 group->addChild(CreateAmberTestCase(testCtx, "block_with_offset", "zero_ext_block_with_offset.amber", std::vector<std::string>(), true, shaderObject)); in AddZeroInitializeExtensionTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1352 cts_amber::AmberTestCase* CreateAmberTestCase(tcu::TestContext& testCtx, in CreateAmberTestCase() function
1377 group->addChild(CreateAmberTestCase(testCtx, "basic", "", "copy_memory_basic.amber")); in AddCopyMemoryTests()
1378 group->addChild(CreateAmberTestCase(testCtx, "two_invocations", "", "copy_memory_two_invocations.amber")); in AddCopyMemoryTests()
1379 group->addChild(CreateAmberTestCase(testCtx, "variable_pointers", "", "copy_memory_variable_pointers.amber", in AddCopyMemoryTests()
1387 group->addChild(CreateAmberTestCase(testCtx, "block", "", "zero_ext_block.amber", std::vector<std::string>(), true)); in AddZeroInitializeExtensionTests()
1388 group->addChild(CreateAmberTestCase(testCtx, "other_block", "", "zero_ext_other_block.amber", std::vector<std::string>(), true)); in AddZeroInitializeExtensionTests()
1389 group->addChild(CreateAmberTestCase(testCtx, "block_with_offset", "", "zero_ext_block_with_offset.amber", std::vector<std::string>(), true)); in AddZeroInitializeExtensionTests()

Completed in 5 milliseconds