Austin Eng dc6bb4a16c Update ComputeBoids to use SSBOs as arrays
This is due to restrictions in HLSL. The size of RWStructuredBuffer<T> elements in Shader
Model 5.1 cannot be larger than 2048 bytes so we cannot use a
RWStructuredBuffer<Arr>, where Arr is a struct containing a large array.
2017-08-14 17:39:36 -04:00
..
2017-08-11 14:36:20 -07:00
2017-08-11 14:36:20 -07:00
2017-07-27 18:30:57 -07:00
2017-07-27 18:30:57 -07:00
2017-07-27 18:30:57 -07:00
2017-07-27 18:30:57 -07:00
2017-07-27 18:30:57 -07:00
2017-07-27 18:30:57 -07:00
2017-07-27 18:30:57 -07:00
2017-07-27 18:30:57 -07:00
2017-08-11 14:36:20 -07:00
2017-07-27 18:30:57 -07:00