mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
gpu: add missed change
This commit is contained in:
parent
9da9200cf4
commit
fe6fa76067
|
|
@ -253,6 +253,8 @@ private:
|
|||
|
||||
using Evaluator::eval;
|
||||
|
||||
shader::eval::Value eval(shader::ir::Value op) override;
|
||||
|
||||
void clear() {
|
||||
slotResources.clear();
|
||||
userSgprs = {};
|
||||
|
|
|
|||
Loading…
Reference in a new issue