GPU/D3D11: Fix crash/hang when toggling bilinear setting
This commit is contained in:
@ -57,6 +57,7 @@ private:
|
||||
bool CreateUniformBuffer();
|
||||
bool CreateTextureBuffer();
|
||||
bool CreateStateObjects();
|
||||
void DestroyStateObjects();
|
||||
|
||||
bool CompileShaders();
|
||||
void DestroyShaders();
|
||||
|
||||
Reference in New Issue
Block a user