tests:Update 2nd CB test to change rect value
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.
parent
3e3e703b
Branches tobin_gh2587_2nd_cb_clear_attach_fix
No related tags found
Loading
Please register or sign in to comment