Searched defs:subgroupName (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 2743 addFunctionCaseInNewSubgroup( tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string& subgroupName, FunctionInstance0::Function testFunc) addFunctionCaseInNewSubgroup() argument 2754 addFunctionCaseInNewSubgroup( tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string& subgroupName, FunctionSupport0::Function checkSupport, FunctionInstance0::Function testFunc) addFunctionCaseInNewSubgroup() argument 2767 addFunctionCaseInNewSubgroup( tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string& subgroupName, typename FunctionSupport1<Arg0>::Function checkSupport, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCaseInNewSubgroup() argument
|
H A D | vktApiFeatureInfo.cpp | 6850 addFunctionCaseInNewSubgroup( tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string& subgroupName, FunctionInstance0::Function testFunc) addFunctionCaseInNewSubgroup() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 2754 addFunctionCaseInNewSubgroup( tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string& subgroupName, const std::string& subgroupDescription, FunctionInstance0::Function testFunc) addFunctionCaseInNewSubgroup() argument 2766 addFunctionCaseInNewSubgroup( tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string& subgroupName, const std::string& subgroupDescription, FunctionSupport0::Function checkSupport, FunctionInstance0::Function testFunc) addFunctionCaseInNewSubgroup() argument 2780 addFunctionCaseInNewSubgroup( tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string& subgroupName, const std::string& subgroupDescription, typename FunctionSupport1<Arg0>::Function checkSupport, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCaseInNewSubgroup() argument
|
H A D | vktApiFeatureInfo.cpp | 6847 addFunctionCaseInNewSubgroup( tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string& subgroupName, const std::string& subgroupDescription, FunctionInstance0::Function testFunc) addFunctionCaseInNewSubgroup() argument
|
Completed in 38 milliseconds