Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp920 const auto secondUpdateType = static_cast<SetUpdateType>(secondUpdateTypeIdx); in createBindPointTests() local
921 … const std::string updateGroupName = toString(firstUpdateType) + "_" + toString(secondUpdateType); in createBindPointTests()
926 *updateTypePtrs[1] = secondUpdateType; in createBindPointTests()