Skip to content

Is UPDATE_AFTER_BIND suppose to only be updated before pending state #2798

Description

@spencer-lunarg
Image

This VU make is sound like if you use UPDATE_AFTER_BIND (without UPDATE_UNUSED_WHILE_PENDING) you are able to still call vkUpdateDescriptorSets while the command buffer is pending

I assume this should really be

  • If in executable state, either UPDATE_AFTER_BIND or UPDATE_UNUSED_WHILE_PENDING must be set
  • If in pending state, UPDATE_UNUSED_WHILE_PENDING must be set

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions