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 d39b64873..5c67de885 100644
--- a/tools/gfx/renderer-shared.h
+++ b/tools/gfx/renderer-shared.h
@@ -44,6 +44,7 @@ struct GfxGUID
static const Slang::Guid IID_IFence;
static const Slang::Guid IID_IShaderTable;
static const Slang::Guid IID_IPipelineCreationAPIDispatcher;
+ static const Slang::Guid IID_IVulkanPipelineCreationAPIDispatcher;
static const Slang::Guid IID_ITransientResourceHeapD3D12;
};