Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp916 …for (int firstUpdateTypeIdx = 0; firstUpdateTypeIdx < static_cast<int>(SetUpdateType::TYPE_COUNT);… in createBindPointTests() local
919 const auto firstUpdateType = static_cast<SetUpdateType>(firstUpdateTypeIdx); in createBindPointTests()