Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mamoniem
Copy link

@mamoniem mamoniem commented Apr 29, 2022

When closing a Vulkan based application, there will be some validation errors due to the optick resources. Would be called like so:

void ShutdownVulkan()
{
#ifdef WITH_OPTICK
	OPTICK_GPU_SHUTDOWN_VULKAN();
#endif

//the rest of vulkan shutting down
}

this pull related to #121

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant