Commit 3f5c986
refactor(renderer): reuse existing IntBuffer fields in queryShaderStorageBlockBinding
Use the renderer's intBuf1 and intBuf16 instance fields instead of
allocating new IntBuffers on each call.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent efbb280 commit 3f5c986
1 file changed
Lines changed: 5 additions & 5 deletions
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1590 | 1590 | | |
1591 | 1591 | | |
1592 | 1592 | | |
1593 | | - | |
1594 | | - | |
1595 | | - | |
1596 | | - | |
1597 | | - | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
1598 | 1598 | | |
1599 | 1599 | | |
1600 | 1600 | | |
| |||
0 commit comments