Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp951 const std::string pairName = toString(testPair[0]) + "_" + toString(testPair[1]); in createBindPointTests() local
952 GroupPtr pairGroup (new tcu::TestCaseGroup(testCtx, pairName.c_str())); in createBindPointTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp950 const std::string pairName = toString(testPair[0]) + "_" + toString(testPair[1]); in createBindPointTests() local
951 GroupPtr pairGroup (new tcu::TestCaseGroup(testCtx, pairName.c_str(), "")); in createBindPointTests()

Completed in 5 milliseconds