[vulkan] Generate code for custom logic as event handling
bug: 111137294
Called VkEventHandler, it provides functions that can be inserted
as mini-layers in the encoder or decoder implementation.
This makes it easier to add logic to the encoder/decoder.
VkEncoder will then use a VkEventHandler before encoding as a
validation, while using a VkEventHandler after encoding postprocess to
update tracking of Vulkan objects.
Change-Id: I303a72878387dd22fe8f7f1a797de67c8b3f951b
5 files changed
tree: 65fdc2f4cfa9a65f8b982f1696b3b25989d95c9b
- registry/