FleX icon indicating copy to clipboard operation
FleX copied to clipboard

Register D3D12 Buffer to Flex

Open What-a-stupid-username opened this issue 2 years ago • 0 comments

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?

What-a-stupid-username avatar Aug 22 '21 06:08 What-a-stupid-username