Commit adea5ef
fix: null checking in IndexBufferBinding equals operator (#3078)
* Fixed null checking in IndexBufferBinding equals operator
* Update sources/engine/Stride.Graphics/IndexBufferBinding.cs
Co-authored-by: Jeremy Pritts <49847914+ds5678@users.noreply.github.com>
---------
Co-authored-by: Jeremy Pritts <49847914+ds5678@users.noreply.github.com>1 parent e0a2278 commit adea5ef
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| |||
0 commit comments