mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 22:41:25 +12:00
Merge pull request #904 from raven02/patch-1
Temporary disable compile_shader()
This commit is contained in:
commit
621864be18
1 changed files with 5 additions and 5 deletions
|
@ -303,8 +303,8 @@ bool Rpcs3App::OnInit()
|
|||
|
||||
OnArguments();
|
||||
|
||||
compile_shader("compile_shader0.spo");
|
||||
compile_shader("compile_shader1.spo");
|
||||
//compile_shader("compile_shader0.spo");
|
||||
//compile_shader("compile_shader1.spo");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue