Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
void VKBuffer::Unmap(VkDevice device)
108
{
109
bufferObjStaging_.Unmap(device);
110
}
111
112
113
} // /namespace LLGL
Callers
7
unlock
Method · 0.45
~D3D11RendererResourceMapper
Method · 0.45
unlock
Method · 0.45
unlock
Method · 0.45
UnmapBuffer
Method · 0.45
ReadTexture
Method · 0.45
WriteBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected