If your input data is already padded to a power of 2 then the buffer
requirements returned indicate that you don't need a precompute buffer. With
the current SlimDX signature for AttachBuffersAndPrecompute you are forced to
include a precompute buffer. From the looks of the C++ methods, passing null
for precompute buffer is a perfectly valid operations so the SlimDX version
should permit that as well.
I'm using SlimDX V4.0.13.43 aka Jan 2012 for .NET 4
Original issue reported on code.google.com by MikeDive...@gmail.com on 7 Aug 2012 at 4:40
Original issue reported on code.google.com by
MikeDive...@gmail.com
on 7 Aug 2012 at 4:40