diff options
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | 2017-09-12 19:08:47 +0200 |
---|---|---|
committer | Samuel Pitoiset <samuel.pitoiset@gmail.com> | 2017-09-13 09:47:45 +0200 |
commit | 375c4868efa3cf549699557989c8f5c08c0710f0 (patch) | |
tree | e78e6f1ee5dc8de251cc01eccef0f8385c212efe /docs/features.txt | |
parent | ef197ead754b7e3ef1ac7294ab6324a4f4ddc214 (diff) |
radv: clear push_constant_stages when resetting a command buffer
Per the spec:
"Resetting a command buffer is an operation that discards any
previously recorded commands and puts a command buffer in the
initial state."
As far I'm concerned, that flag can be changed by calling
VkCmdPushConstants() (or any other functions which update it),
so it should be cleared as well.
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Diffstat (limited to 'docs/features.txt')
0 files changed, 0 insertions, 0 deletions