summaryrefslogtreecommitdiff
path: root/source/slang/type-layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/type-layout.h')
-rw-r--r--source/slang/type-layout.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/slang/type-layout.h b/source/slang/type-layout.h
index d5c96abf2..81ca1350c 100644
--- a/source/slang/type-layout.h
+++ b/source/slang/type-layout.h
@@ -403,9 +403,6 @@ enum class ShaderParameterKind
StructuredBuffer,
MutableStructuredBuffer,
- SampledBuffer,
- MutableSampledBuffer,
-
RawBuffer,
MutableRawBuffer,