Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSemaphoreVk.cpp107 ANGLE_TRY(contextVk->syncExternalMemory()); in wait()
207 ANGLE_TRY(contextVk->syncExternalMemory()); in signal()
DCommandGraph.h610 void syncExternalMemory();
DCommandGraph.cpp1178 void CommandGraph::syncExternalMemory() in syncExternalMemory() function in rx::vk::CommandGraph
DContextVk.h670 angle::Result syncExternalMemory();
DContextVk.cpp4291 angle::Result ContextVk::syncExternalMemory() in syncExternalMemory() function in rx::ContextVk