Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp958 const auto firstUpdateType = static_cast<SetUpdateType>(firstUpdateTypeIdx); in createBindPointTests() local
960 const std::string updateGroupName = toString(firstUpdateType) + "_" + toString(secondUpdateType); in createBindPointTests()
964 *updateTypePtrs[0] = firstUpdateType; in createBindPointTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp957 const auto firstUpdateType = static_cast<SetUpdateType>(firstUpdateTypeIdx); in createBindPointTests() local
959 const std::string updateGroupName = toString(firstUpdateType) + "_" + toString(secondUpdateType); in createBindPointTests()
963 *updateTypePtrs[0] = firstUpdateType; in createBindPointTests()

Completed in 4 milliseconds