mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-22 21:55:52 +00:00
Add a new analytics tracking flag for "has any capture used DXIL"
This commit is contained in:
@@ -1533,6 +1533,7 @@ worked around by re-sorting bindings.
|
||||
bool SparseResources = false;
|
||||
bool MultiGPU = false;
|
||||
bool D3D12Bundle = false;
|
||||
bool DXILShaders = false;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user