This is a duplicate of #2378 but because I can't reopen it I'm creating a new one.
The issue is that whenever the aspect flags are checked, the validation layer does not yet recognize the multiplanae aspect flags (VK_IMAGE_ASPECT_PLANE_0_BIT and so on) as valid and prints the following error:
This is a duplicate of #2378 but because I can't reopen it I'm creating a new one.
The issue is that whenever the aspect flags are checked, the validation layer does not yet recognize the multiplanae aspect flags (VK_IMAGE_ASPECT_PLANE_0_BIT and so on) as valid and prints the following error:
The issue occurs with current git master (37beb71e6fdb90d1bf40089abf98bb3c).