GPUOpen-LibrariesAndSDKs / Orochi

MIT License
204 stars 32 forks source link

[ORO-0] Add vulkan/dx interop functions/structs/enums #59

Closed jammm closed 1 year ago

jammm commented 1 year ago

Note that hipExternalSemaphoreHandleDesc has a missing "unsigned int reserved[16]" field that breaks compatibility with CUDA. I've created an internal SWDEV ticket to track it. Orochi's version of this structure "oroExternalSemaphoreHandleDesc" does contain this field in order to allow the interop stuff to run on NVIDIA platforms.