Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp960 const std::string updateGroupName = toString(firstUpdateType) + "_" + toString(secondUpdateType); in createBindPointTests() local
961 GroupPtr updateGroup (new tcu::TestCaseGroup(testCtx, updateGroupName.c_str())); in createBindPointTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp959 const std::string updateGroupName = toString(firstUpdateType) + "_" + toString(secondUpdateType); in createBindPointTests() local
960 GroupPtr updateGroup (new tcu::TestCaseGroup(testCtx, updateGroupName.c_str(), "")); in createBindPointTests()

Completed in 6 milliseconds