Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
masahi committed Apr 10, 2021
1 parent 706fb3e commit 1a3dbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/target/spirv/ir_builder.h
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ class IRBuilder {
}

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

0 comments on commit 1a3dbee

Please sign in to comment.