mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-02-01 11:12:32 +01:00
a7a5c5aa0d
Right now only MappedBuffers that only span a single page and are not aligned are implemented. MappedBuffers are unmapped during the reply part of ReplyAndReceive. Only unmapping of ReadOnly buffers is currently implemented.