mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-31 14:52:11 +01:00
[dxvk] Remove redundant declaration
This commit is contained in:
parent
0f52ec2796
commit
9284081180
@ -762,8 +762,6 @@ namespace dxvk {
|
|||||||
|
|
||||||
void commitComputeInitBarriers();
|
void commitComputeInitBarriers();
|
||||||
void commitComputePostBarriers();
|
void commitComputePostBarriers();
|
||||||
|
|
||||||
Rc<DxvkBuffer> getTransferBuffer(VkDeviceSize size);
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user