PerroPastor icon indicating copy to clipboard operation
PerroPastor copied to clipboard

Quadro M4000 (and likely other non-gaming cards) don't work

Open alvion427 opened this issue 1 year ago • 0 comments

Gaming cards I've tested on (RTX 3050, RTX 3070) are willing to read RWStructuredBuffer from buffers of vectors, but it appears that some cards (the only one I've tested on is Quadro M4000) requires the stride of the RWStructuredBuffer and the ComputeBuffer definition to match. This shouldn't be too difficult to fix but will be a bit time consuming to get it all sorted out.

alvion427 avatar Sep 10 '23 19:09 alvion427