Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.h332 waitForPostLinkTasksImpl(contextVk); in waitForPostLinkTasks()
337 waitForPostLinkTasksImpl(contextVk); in waitForComputePostLinkTasks()
499 void waitForPostLinkTasksImpl(ContextVk *contextVk);
DProgramExecutableVk.cpp678 waitForPostLinkTasksImpl(contextVk); in resetLayout()
850 waitForPostLinkTasksImpl(contextVk); in save()
1089 void ProgramExecutableVk::waitForPostLinkTasksImpl(ContextVk *contextVk) in waitForPostLinkTasksImpl() function in rx::ProgramExecutableVk
1151 waitForPostLinkTasksImpl(contextVk); in waitForGraphicsPostLinkTasks()