Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp921 … const std::string updateGroupName = toString(firstUpdateType) + "_" + toString(secondUpdateType); in createBindPointTests() local
922 GroupPtr updateGroup (new tcu::TestCaseGroup(testCtx, updateGroupName.c_str(), "")); in createBindPointTests()