Skip to content

Commit

Permalink
Update tools/clang/lib/SPIRV/DeclResultIdMapper.h
Browse files Browse the repository at this point in the history
Co-authored-by: Cassandra Beckley <[email protected]>
  • Loading branch information
s-perron and cassiebeckley authored Dec 8, 2023
1 parent 1f6091c commit 521cd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/clang/lib/SPIRV/DeclResultIdMapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ class DeclResultIdMapper {
int indexInCTBuffer;
};

/// The struct contianing the data needed to create the input and output
/// The struct containing the data needed to create the input and output
/// variables for the decl.
struct StageVarDataBundle {
public:
Expand Down

0 comments on commit 521cd2c

Please sign in to comment.