mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Update amdspv executable on linux
This commit is contained in:
@@ -43,7 +43,7 @@ namespace GCNISA
|
||||
static const rdcstr amdspv_name = "amdspv.exe";
|
||||
static const rdcstr virtualcontext_name = "VirtualContext.exe";
|
||||
#else
|
||||
static const rdcstr amdspv_name = "amdspv.sh";
|
||||
static const rdcstr amdspv_name = "amdspv";
|
||||
static const rdcstr virtualcontext_name = "VirtualContext";
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user