mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-10 17:05:21 +00:00
2d954d84af
`queue_upload_for_first_level_and_layer` uploads pixels to an image. It performs a layout transition, does the copy, and does another layout transition. There is an execution dependency between the the copy and the second layout transition, but the memory dependency was missing. Caught/tested via enabling synchronization validation. |
||
---|---|---|
.. | ||
client | ||
main | ||
mock | ||
multi | ||
render | ||
shaders | ||
util | ||
CMakeLists.txt |