Files
renderdoc/qrenderdoc/Windows
baldurk 43c3bf5cf8 Don't select unused bindings over a valid bind in vk pipeline state
* If there's a variable which is unused and has no binding declared, it
  will be sorted to the end of the list and given a binding of 0. We
  don't want to let this override a valid binding for 0, so make sure we
  prioritise any variable which is marked as used over one that is
  unused.
2017-09-13 14:50:30 +01:00
..
2017-07-14 19:56:56 +01:00