almost all examples and tutorials handle the situation when graphics queue index and present queue index are different. But after some testing on multiple gpus I found that they are always the same.
The questions are - what are the chances they will be different? Can it happen on old hardware only? Is it safe for future if I will not handle that situation?