summaryrefslogtreecommitdiffstats
path: root/tests/compute/half-structured-buffer.slang
diff options
context:
space:
mode:
authorjsmall-nvidia <jsmall@nvidia.com>2019-03-21 11:54:35 -0400
committerTim Foley <tfoleyNV@users.noreply.github.com>2019-03-21 08:54:35 -0700
commit0e5b8ded11a2d425c2d3b2d5ed24ec6d8471ad87 (patch)
treea321f4656e521ca8d7009d4df9b91209ab7e695d /tests/compute/half-structured-buffer.slang
parentfb29281b9061eb5e9b75d1362f2c824d01a8b3d4 (diff)
Fix intemittent crash on dx12. (#919)
Due to if a resource was initialized with data, the actual resource constructed might be larger, for alignment issues. This led to a memcpy potentially copying from after the allocated source data and therefore a crash. Now only copies the non aligned amount of data.
Diffstat (limited to 'tests/compute/half-structured-buffer.slang')
0 files changed, 0 insertions, 0 deletions