Skip to content
Snippets Groups Projects
Forked from akiraohgaki / ocs-url
Source project has a limited visibility.
user avatar
Tobin Ehlis authored
Modify ConfirmNoVLErrorWhenVkCmdClearAttachmentsCalledInSecondaryCB
positive test to change the rect value after the call to
vkCmdClearAttachments() in the secondary command buffer but before the
secondary CB is executed in vkCmdExecuteCommands().
This exposes a previous bug in validation layers where the pointer to
the VkClearRect was copied, but not the underlying rect itself.
a3f66256
History
Name Last commit Last update
..