MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / Unmap

Method Unmap

deps/LLGL/sources/Renderer/Vulkan/Buffer/VKBuffer.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107void VKBuffer::Unmap(VkDevice device)
108{
109 bufferObjStaging_.Unmap(device);
110}
111
112
113} // /namespace LLGL

Callers 7

unlockMethod · 0.45
unlockMethod · 0.45
unlockMethod · 0.45
UnmapBufferMethod · 0.45
ReadTextureMethod · 0.45
WriteBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected