gpu: add missed change
Some checks are pending
Formatting check / formatting-check (push) Waiting to run
Build RPCSX / build-rpcsx (push) Waiting to run

This commit is contained in:
DH 2024-11-14 00:32:28 +03:00
parent 9da9200cf4
commit fe6fa76067

View File

@ -253,6 +253,8 @@ private:
using Evaluator::eval;
shader::eval::Value eval(shader::ir::Value op) override;
void clear() {
slotResources.clear();
userSgprs = {};