Skip to content

Commit 1a3dbee

Browse files
committed
fix typo
1 parent 706fb3e commit 1a3dbee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/target/spirv/ir_builder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ class IRBuilder {
576576
}
577577

578578
/*!
579-
* \brief The common function to declare push constants and uniform buffe
579+
* \brief The common function to declare push constants or uniform buffer
580580
* \param value_types The values in the push constants or uniform buffer
581581
* \param storage_class An enum defined by SPIR-V indicating push constant or uniform
582582
* \param kind An enum indicating push constant or uniform

0 commit comments

Comments
 (0)