Add ps5 changes
This commit is contained in:
@@ -37,7 +37,8 @@ private:
|
||||
#if COMPILE_WITH_DEV_ENV
|
||||
void OnShaderReloading(Asset* obj)
|
||||
{
|
||||
_psTAA->ReleaseGPU();
|
||||
if (_psTAA)
|
||||
_psTAA->ReleaseGPU();
|
||||
invalidateResources();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user