Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp919 const auto firstUpdateType = static_cast<SetUpdateType>(firstUpdateTypeIdx); in createBindPointTests() local
921 … const std::string updateGroupName = toString(firstUpdateType) + "_" + toString(secondUpdateType); in createBindPointTests()
925 *updateTypePtrs[0] = firstUpdateType; in createBindPointTests()