Add support for Volume textures to have residency changed as regular textures
This commit is contained in:
@@ -57,7 +57,7 @@ protected:
|
||||
return false;
|
||||
}
|
||||
|
||||
void onResidentMipsChanged() override
|
||||
void OnResidentMipsChanged() override
|
||||
{
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user