mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[dxvk] Remove unused m_device member from DxvkBuffer
This commit is contained in:
parent
7b4925dc45
commit
321338af00
1 changed files with 0 additions and 1 deletions
|
@ -296,7 +296,6 @@ namespace dxvk {
|
|||
|
||||
private:
|
||||
|
||||
DxvkDevice* m_device;
|
||||
Rc<vk::DeviceFn> m_vkd;
|
||||
DxvkBufferCreateInfo m_info;
|
||||
DxvkMemoryAllocator* m_memAlloc;
|
||||
|
|
Loading…
Add table
Reference in a new issue