Searched refs:onCopyUpdate (Results 1 – 3 of 3) sorted by relevance
702 angle::Result onCopyUpdate(VkDeviceSize size);
2696 angle::Result ContextVk::onCopyUpdate(VkDeviceSize size) in onCopyUpdate() function in rx::ContextVk
7706 ANGLE_TRY(contextVk->onCopyUpdate(currentBuffer->getSize())); in flushStagedUpdates()