Removed enabling of use client stage storage hint.
This commit is contained in:
@@ -248,7 +248,7 @@ public:
|
||||
if (texture)
|
||||
{
|
||||
texture->setUnRefImageDataAfterApply(_unrefImageOnApply);
|
||||
texture->setClientStorageHint(_clientStorageHint);
|
||||
//texture->setClientStorageHint(_clientStorageHint);
|
||||
foundTextureState = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user