mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
gpu: add missed change
This commit is contained in:
parent
9da9200cf4
commit
fe6fa76067
1 changed files with 2 additions and 0 deletions
|
|
@ -253,6 +253,8 @@ private:
|
|||
|
||||
using Evaluator::eval;
|
||||
|
||||
shader::eval::Value eval(shader::ir::Value op) override;
|
||||
|
||||
void clear() {
|
||||
slotResources.clear();
|
||||
userSgprs = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue