Open bullno1 opened 3 days ago
The hashmap removal would invalidate the earlier pointer and a different blit shader would be destroyed.
A blit shader is not mapped to anything so I think it safe to remove the mapping later.
The hashmap removal would invalidate the earlier pointer and a different blit shader would be destroyed.
A blit shader is not mapped to anything so I think it safe to remove the mapping later.