summaryrefslogtreecommitdiff
path: root/tools/gfx/debug-layer/debug-sampler-state.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gfx/debug-layer/debug-sampler-state.h')
-rw-r--r--tools/gfx/debug-layer/debug-sampler-state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gfx/debug-layer/debug-sampler-state.h b/tools/gfx/debug-layer/debug-sampler-state.h
index d0b082ec5..0cabd8da7 100644
--- a/tools/gfx/debug-layer/debug-sampler-state.h
+++ b/tools/gfx/debug-layer/debug-sampler-state.h
@@ -17,7 +17,7 @@ public:
public:
ISamplerState* getInterface(const Slang::Guid& guid);
virtual SLANG_NO_THROW Result SLANG_MCALL
- getNativeHandle(InteropHandle* outNativeHandle) override;
+ getNativeHandle(InteropHandle* outNativeHandle) override;
};
} // namespace debug