Add support for Volume textures to have residency changed as regular textures
This commit is contained in:
@@ -216,7 +216,7 @@ protected:
|
||||
|
||||
// [GPUTexture]
|
||||
bool OnInit() override;
|
||||
void onResidentMipsChanged() override;
|
||||
void OnResidentMipsChanged() override;
|
||||
void OnReleaseGPU() override;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user