mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-11 01:08:39 +12:00
Temporary disable compile_shader()
This commit is contained in:
parent
fb16583964
commit
114550b0f7
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