Files
renderdoc/renderdoc
baldurk db1cc10598 Unset pipeline state values if shaders/pipelines are not bound
* Since we're updating a single member struct in-place and not starting
  from a clean slate, we need to be sure to unset state values instead
  of just skipping them and assuming the default is empty.
2018-02-20 13:33:23 +00:00
..