Home
last modified time | relevance | path

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

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