mirror of
https://github.com/RPCSX/rpcsx.git
synced 2024-11-23 03:19:47 +00: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 New Issue
Block a user