mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 19:54:19 +01:00
[d3d11] Remove unused revision field from D3D11Query
This commit is contained in:
parent
acdb989cfa
commit
7e16c4cda1
@ -50,8 +50,6 @@ namespace dxvk {
|
||||
|
||||
Rc<DxvkGpuQuery> m_query = nullptr;
|
||||
Rc<DxvkGpuEvent> m_event = nullptr;
|
||||
|
||||
uint32_t m_revision = 0;
|
||||
|
||||
D3D10Query m_d3d10;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user