Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need C# wrapper for RadeonProRender_Baikal.h and RadeonProRender_VK.h #40

Open
matlemuzic opened this issue Dec 7, 2021 · 3 comments
Open

Comments

@matlemuzic
Copy link

Hi there, I was wondering if it would be possible to also get a C# wrapper for the remaining bits of API outside of RadeonProRender.h, such as Baikal and Vulkan.

Are you using any particular technology to generate these wrapper automatically ? Is there way to proper "AMD way" generate these on our side so that we don't have to write them by hand ?

Also, what about "RadeonProRender_V2.h" and C# ? I suppose the existing C# wrapper is for the V1, is it necessary to use the V2 to get all the features ?

Thanks in advance and cheers,

Mathieu.

@bsavery
Copy link

bsavery commented Dec 7, 2021

@feniksa please include this in your work.

@feniksa
Copy link
Contributor

feniksa commented Dec 8, 2021

@matlemuzic we are currently working under providing ability to use RPR from C# . Internally some projects already use RPR from C#.

Expect work to be done in 1-2 weeks

@matlemuzic
Copy link
Author

Ok thanks!! It would be awesome if you guys could provide a C# sample with Vulkan interop to display the results in a window without copying the data on the GPU...

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

No branches or pull requests

3 participants