We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 706fb3e commit 1a3dbeeCopy full SHA for 1a3dbee
src/target/spirv/ir_builder.h
@@ -576,7 +576,7 @@ class IRBuilder {
576
}
577
578
/*!
579
- * \brief The common function to declare push constants and uniform buffe
+ * \brief The common function to declare push constants or uniform buffer
580
* \param value_types The values in the push constants or uniform buffer
581
* \param storage_class An enum defined by SPIR-V indicating push constant or uniform
582
* \param kind An enum indicating push constant or uniform
0 commit comments