Home
last modified time | relevance | path

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

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