Currently we use MTLResourceStorageModeShared
storage mode for texture and MTLTextureUsageUnknown usage for MTLTexture objects that we create.
These should be evaluated and updated according to the usage of texture.
storage mode for texture and MTLTextureUsageUnknown usage for MTLTexture objects that we create.
These should be evaluated and updated according to the usage of texture.