[D3D12] Make trace dump partially work
This commit is contained in:
@@ -25,6 +25,8 @@ class NullCommandProcessor : public CommandProcessor {
|
||||
kernel::KernelState* kernel_state);
|
||||
~NullCommandProcessor();
|
||||
|
||||
void TracePlaybackWroteMemory(uint32_t base_ptr, uint32_t length) override;
|
||||
|
||||
private:
|
||||
bool SetupContext() override;
|
||||
void ShutdownContext() override;
|
||||
|
||||
Reference in New Issue
Block a user