Files
renderdoc/qrenderdoc/Code/pyrenderdoc
baldurk 935fa49c98 Store source vars data per-instruction rather than per-state
* Since the source vars data doesn't change for a given instruction, we can pre-
  calculate it and save time on re-calculating per-state.
* Note callstack *can* change per-state on SPIR-V where the same instruction can
  be reached by different flow paths, so the callstack remains part of the per-
  state data.
2022-08-03 17:44:11 +01:00
..
2022-02-17 17:38:32 +00:00
2022-02-17 17:38:32 +00:00