Stores both an entry and the global_id of the resources it points to in
order to track if the bind group is stale Required wgpu to enable the
expose-ids feature
Wrapper for a bind group that also keeps the ids of the entries. This helps
with keeping track if the textures in the entries have changed and the bind
group needs to be recreated