Commit 127fa66
Fix Wireframe not rendering when using Vulkan API.
Jira ticket: https://jira.unity3d.com/browse/UUM-36914
Initial context + initial fix + explanation: https://github.cds.internal.unity3d.com/unity/unity/pull/25910
More context for the Vulkan Terrain edge case: https://ono.unity3d.com/unity/unity/pull-request/111240/_/graphics/vulkan/case-1205332
Following this PR, the problem is also in latest Trunk for the non-RG path. We have to fix it too, which is the goal of this PR. I simply used the same strategy than the other PR.1 parent 5b3a0ac commit 127fa66
1 file changed
Lines changed: 13 additions & 1 deletion
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
256 | 268 | | |
257 | 269 | | |
258 | 270 | | |
| |||
0 commit comments