We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5fa36 commit 33c2f28Copy full SHA for 33c2f28
chapters/descriptorsets.adoc
@@ -1726,7 +1726,7 @@ include::{generated}/api/structs/VkPipelineLayoutCreateInfo.adoc[]
1726
* pname:pushConstantRangeCount is the number of push constant ranges
1727
included in the pipeline layout.
1728
* pname:pPushConstantRanges is a pointer to an array of
1729
- sname:VkPushConstantRange structures defining a set of push constant
+ slink:VkPushConstantRange structures defining a set of push constant
1730
ranges for use in a single pipeline layout.
1731
In addition to descriptor set layouts, a pipeline layout also describes
1732
how many push constants can: be accessed by each stage of the pipeline.
0 commit comments