#Looking for code review

1 messages · Page 1 of 1 (latest)

proud rock
#

The first one is not a huge issue, it's part of the BestPractices validation layer and they must not be followed blindly

#

The second one says that you are resetting your command pool while a command buffer allocated with it is still in use

polar cosmos
#

yes its because I do it once for all at the start

#

instead of 1 per frame

polar cosmos
#

redraw() in GlfwWulkan.c