-
Notifications
You must be signed in to change notification settings - Fork 692
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PIX: Educate debug data interface about nested namespaces (#5558)
The comment from the checkin kinda says it all: // DINamespace has a getScope member (that hides DIScope's) // that returns a DIScope directly, but if that namespace // is at file-level scope, it will return nullptr. (The upshot of this is that you couldn't step into functions within a namespace in WinPIX's shader debugger)
- Loading branch information
Showing
2 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters