NVIDIAGameWorks / FleX

Other
646 stars 99 forks source link

Register D3D12 Buffer to Flex #124

Open What-a-stupid-username opened 2 years ago

What-a-stupid-username commented 2 years ago

I'm trying to register a D3D12 Buffer to Flex CUDA backend, but I got this error:

F@7$Y~ }SLRL9LBK`@}{DJR

It seems like flex considers this ID3D12Resources as D3D11Buffer. But how can I tell it that it's actually a D3D12 buffer?