diff options
author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-01-05 17:26:04 -0300 |
---|---|---|
committer | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-01-06 18:28:32 -0300 |
commit | 322d6a0311624b8304894baa102ab462ea6cf0ea (patch) | |
tree | e732f9f46a8f15b531a183b787ea20bd1303a26a /src/input_common/sdl/sdl_impl.cpp | |
parent | 89fc75d76993d294ee106402bc78becc95d0bb38 (diff) |
vk_update_descriptor: Initial implementation
The update descriptor is used to store in flat memory a large chunk of
staging data used to update descriptor sets through templates. It
provides a push interface to easily insert descriptors following the
current pipeline. The order used in the descriptor update template has
to be implicitly followed. We can catch bugs here using validation
layers.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions