File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
chapters/VK_EXT_present_timing Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ be atomic within the implementation.
311311 is set in sname:VkPastPresentationTimingInfoEXT::pname:flags, the
312312 pname:presentStageCount value of each element of
313313 sname:VkPastPresentationTimingPropertiesEXT::pname:pPresentationTimings
314- must: be set to at least the maximum number of present stages set in
314+ must: be at least the maximum number of present stages set in
315315 slink:VkPresentTimingInfoEXT::pname:presentStageQueries among all
316316 flink:vkQueuePresentKHR calls, with a non-zero
317317 pname:presentStageQueries, for which complete results have not been
@@ -320,7 +320,7 @@ be atomic within the implementation.
320320 is not set in sname:VkPastPresentationTimingInfoEXT::pname:flags, the
321321 pname:presentStageCount value of each element of
322322 sname:VkPastPresentationTimingPropertiesEXT::pname:pPresentationTimings
323- must: be set to at least the number of present stages set in
323+ must: be at least the number of present stages set in
324324 sname:VkPresentTimingInfoEXT::pname:presentStageQueries for the earliest
325325 call to fname:vkQueuePresentKHR, with a non-zero
326326 pname:presentStageQueries, that corresponds to that element's index and
You can’t perform that action at this time.
0 commit comments