Skip to content

Commit

Permalink
[Backport to 16][DebugInfo] Rename NonSemantic.Kernel.DebugInfo.100 (K…
Browse files Browse the repository at this point in the history
…hronosGroup#1891)

To NonSemantic.Shader.DebugInfo.200

Signed-off-by: Sidorov, Dmitry <[email protected]>
  • Loading branch information
MrSidims authored and mateuszchudyk committed Sep 29, 2023
1 parent a1fefb9 commit 46bc8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SPIRV/libSPIRV/SPIRV.debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ enum Instruction {
Source = 35,
ModuleINTEL = 36,
InstCount = 37,
TypeSubrange = 110,
Module = 200,
TypeSubrange = 201,
TypeArrayDynamic = 202,
TypeString = 203
};
Expand Down

0 comments on commit 46bc8e7

Please sign in to comment.