Home
last modified time | relevance | path

Searched defs:postLinkSubTasks (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgram.cpp571 std::vector<std::shared_ptr<rx::LinkSubTask>> &&postLinkSubTasks) in scheduleSubTasks()
699 std::vector<std::shared_ptr<rx::LinkSubTask>> postLinkSubTasks; in linkImpl() local
715 std::vector<std::shared_ptr<rx::LinkSubTask>> postLinkSubTasks; in loadImpl() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.cpp1094 const std::vector<std::shared_ptr<rx::LinkSubTask>> &postLinkSubTasks = in waitForPostLinkTasksImpl() local