Files
renderdoc/renderdoc
baldurk 91a77c1698 Re-order builtin inputs to try and avoid suspected AMD driver bug
* In principle the fake SV_ inputs should be able to come in any order, but it
  seems if SV_IsFrontFace is last it can get undefined/wrong results (e.g.
  returning 1 when front-face culling is enabled or vice-versa). Moving it to
  the first seems to fix the issue, and at least shouldn't make anything any
  worse.
2022-10-28 14:12:51 +01:00
..
2022-02-17 17:38:32 +00:00
2022-08-11 15:13:58 +01:00
2022-10-20 16:12:34 +01:00
2022-02-17 17:38:32 +00:00
2022-10-20 16:12:34 +01:00
2022-10-20 16:12:34 +01:00