cfnptr / garden

An open source, cross platform game engine written in C++ with Vulkan API rendering backend
Apache License 2.0
10 stars 1 forks source link

RenderDoc and Nvidia Nsight are not working in the debug build. #17

Open cfnptr opened 8 months ago

cfnptr commented 8 months ago

Probably due to unsupported GPU labels or failed resource loading. Investigate this.

cfnptr commented 8 months ago

For now it works in release build. Also GARDEN_RELEASE_EDITOR and GARDEN_RELEASE_DEBUGGING can be enabled to have GPU markers.