Hello,
I am getting a RIF_ERROR_INTERNAL_ERROR return value when calling rifContextCreateImageFilter with a filter of type RIF_IMAGE_FILTER_AI_DENOISE. This is happening on a 2019 Macbook Pro with a Radeon Pro 5300M GPU running macOS Catalina 10.15.6. The Radeon Image Filter version is 1.6.1.
Is the GPU supported? My code is picking the correct GPU (skipping the integrated Intel GPU). All calls up to this point work and this same code also works on Windows computers with AMD cards. The AMD GPU has 4 GB of RAM which should be enough, and if it isn't I would expect to get an out-of-memory error.
Ideas?