Commit 76ec70a
authored
Fix stride and fill size of Out buffer in cbuffer/vectors-16bit.test. (#1261)
The stride and fill size were incorrect in the
`Feature/CBuffer/vectors-16bit.test` test.
On my local machine (where I am doing lots of fixes on buffer and
texture creation/management) this is not an issue on WARP either. If it
fails CI on this I will convert it to draft and we can then merge it at
a later point.1 parent f4f7c5b commit 76ec70a
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
| 38 | + | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
0 commit comments