Files
renderdoc/renderdoc
baldurk 3b3053369c Add frame references for current descriptor set bindings on queue submit
* We rely on the API-enforced lifetimes to be followed by the user,
  which means all resources they care about (note, might be some stale
  bindings) will be alive at queue submission time so we can just ref
  them all.
2016-02-07 18:39:35 +01:00
..