@@ -207,7 +207,7 @@ operation transfers the reference in the acceleration structure to the new
207207micromap.
208208
209209If the original acceleration structure was built using opacity micromaps and
210- neither opacity micromap update flag is set the application must: provide
210+ neither opacity micromap update flag is set, the application must: provide
211211the original micromap to the update operation.
212212
213213endif::VK_EXT_opacity_micromap[]
@@ -2455,7 +2455,7 @@ include::{generated}/api/protos/vkCmdCopyAccelerationStructureToMemoryKHR.adoc[]
24552455
24562456 * pname:commandBuffer is the command buffer into which the command will be
24572457 recorded.
2458- * pname:pInfo is an a pointer to a
2458+ * pname:pInfo is a pointer to a
24592459 slink:VkCopyAccelerationStructureToMemoryInfoKHR structure defining the
24602460 copy operation.
24612461
@@ -2476,7 +2476,7 @@ ename:VK_PIPELINE_STAGE_2_ACCELERATION_STRUCTURE_COPY_BIT_KHR
24762476<<synchronization-pipeline-stages, pipeline stage>> or the
24772477endif::VK_KHR_synchronization2[]
24782478ename:VK_PIPELINE_STAGE_ACCELERATION_STRUCTURE_BUILD_BIT_KHR
2479- <<synchronization-pipeline-stages, pipeline stage>>, and an and an access
2479+ <<synchronization-pipeline-stages, pipeline stage>>, and an access
24802480type of ename:VK_ACCESS_TRANSFER_WRITE_BIT.
24812481
24822482This command produces the same results as
0 commit comments