summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/3rdparty/spirv-tools/source/common_debug_info.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/3rdparty/spirv-tools/source/common_debug_info.h')
-rw-r--r--3rdparty/bgfx/3rdparty/spirv-tools/source/common_debug_info.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/bgfx/3rdparty/spirv-tools/source/common_debug_info.h b/3rdparty/bgfx/3rdparty/spirv-tools/source/common_debug_info.h
index 0ae85aa0606..ffa5d340c0c 100644
--- a/3rdparty/bgfx/3rdparty/spirv-tools/source/common_debug_info.h
+++ b/3rdparty/bgfx/3rdparty/spirv-tools/source/common_debug_info.h
@@ -18,8 +18,8 @@
#define SOURCE_COMMON_DEBUG_INFO_HEADER_H_
// This enum defines the known common set of instructions that are the same
-// between OpenCL.DebugInfo.100 and NonSemantic.Vulkan.DebugInfo.100.
-// note that NonSemantic.DebugInfo.100 instructions can still have slightly
+// between OpenCL.DebugInfo.100 and NonSemantic.Shader.DebugInfo.100.
+// Note that NonSemantic.Shader.* instructions can still have slightly
// different encoding, as it does not use literals anywhere and only constants.
enum CommonDebugInfoInstructions {
CommonDebugInfoDebugInfoNone = 0,