Commit e8ee5f7
Change makes `image` pointer not being touched after passing data to
bgfx.
Alternative solution is to use `bgfx::copy` instead of `bgfx::makeRef`.
---------
Co-authored-by: Branimir Karadzic <branimirkaradzic@gmail.com>
1 parent 10db6b4 commit e8ee5f7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| |||
0 commit comments