Home
last modified time | relevance | path

Searched refs:updateOverlay (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.h296 void updateOverlay(ContextVk *contextVk) const;
DCommandGraph.cpp1000 updateOverlay(context); in submitCommands()
1318 void CommandGraph::updateOverlay(ContextVk *contextVk) const in updateOverlay() function in rx::vk::CommandGraph
DCommandGraph.h621 void updateOverlay(ContextVk *contextVk) const;
DSurfaceVk.cpp1369 updateOverlay(contextVk); in present()
1916 void WindowSurfaceVk::updateOverlay(ContextVk *contextVk) const in updateOverlay() function in rx::WindowSurfaceVk