mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 21:40:41 +00:00
5a03794a5a
* This fixes shader editing when the entry point file wasn't the first in the list. * Might need better detection of the main file than just searching for the entry point substring - could produce false positives in other files in a comment or #define or something similar?