mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-09-24 14:25:42 +00:00
Fix formatting
This commit is contained in:
@@ -90,7 +90,7 @@ class IFGFeature_Dx12 : public virtual IFGFeature
|
||||
|
||||
virtual void SetResource(Dx12Resource* inputResource) = 0;
|
||||
virtual void SetCommandQueue(FG_ResourceType type, ID3D12CommandQueue* queue) = 0;
|
||||
|
||||
|
||||
ID3D12GraphicsCommandList* GetUICommandList(int index = -1);
|
||||
|
||||
Dx12Resource* GetResource(FG_ResourceType type, int index = -1);
|
||||
|
||||
Reference in New Issue
Block a user