summaryrefslogtreecommitdiff
path: root/tools/gfx/renderer-shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gfx/renderer-shared.h')
-rw-r--r--tools/gfx/renderer-shared.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gfx/renderer-shared.h b/tools/gfx/renderer-shared.h
index f4ca259e7..601a8ee85 100644
--- a/tools/gfx/renderer-shared.h
+++ b/tools/gfx/renderer-shared.h
@@ -35,6 +35,7 @@ struct GfxGUID
static const Slang::Guid IID_IResourceCommandEncoder;
static const Slang::Guid IID_IRayTracingCommandEncoder;
static const Slang::Guid IID_ICommandBuffer;
+ static const Slang::Guid IID_ICommandBufferD3D12;
static const Slang::Guid IID_ICommandQueue;
static const Slang::Guid IID_IQueryPool;
static const Slang::Guid IID_IAccelerationStructure;