mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-10 17:05:21 +00:00
031a53d6fd
The size field in comp_buffer was never assigned, and also never used as all comp_buffer users rely on the allocation_size field. Use the size field to store the size originally requested when creating the buffer which could be different from the value returned in the allocation_size field. Having both sizes available allows a user to check if allocation_size is in fact different from the requested size. |
||
---|---|---|
.. | ||
auxiliary | ||
compositor | ||
drivers | ||
include | ||
ipc | ||
state_trackers | ||
targets | ||
.clang-format | ||
.editorconfig | ||
CMakeLists.txt | ||
meson.build |