diff --git a/src/d3d11/d3d11_context.h b/src/d3d11/d3d11_context.h index 4366ca68..b7e2a50d 100644 --- a/src/d3d11/d3d11_context.h +++ b/src/d3d11/d3d11_context.h @@ -393,7 +393,7 @@ namespace dxvk { UINT NumBuffers, ID3D11Buffer* const* ppConstantBuffers); - virtual void STDMETHODCALLTYPE GSSetConstantBuffers1( + void STDMETHODCALLTYPE GSSetConstantBuffers1( UINT StartSlot, UINT NumBuffers, ID3D11Buffer* const* ppConstantBuffers,