GPUOpen-LibrariesAndSDKs / RadeonProRenderSDK

AMD Radeon™ ProRender is a powerful physically-based path traced rendering engine that enables creative professionals to produce stunningly photorealistic images.
https://gpuopen.com/radeon-prorender-suite/
Other
218 stars 45 forks source link

RenderDoc profiling crashes #41

Open matlemuzic opened 2 years ago

matlemuzic commented 2 years ago

Hi there, when I try to attach RenderDoc for graphics profiling I get a error leading to a crash when calling rprContextCreateMesh() with return code -18.

The code works fine when RenderDoc is not attached.

image

Is graphics profiling even supposed to be supported ?

Thanks in advance, Mathieu.

matlemuzic commented 2 years ago

Ok it seems that the error message above was a side effect of a failed attempt at creating accelerating structures for raytracing, which does not seems to be supported in RenderDoc: image

Do you think that there is a way to disable the creation of these structures when using the hybrid renderer with its lower quality settings ?

ARozghon commented 1 year ago

Hi! this issue is actual with the fresh RPR and fresh Houdini? thank you!