summaryrefslogtreecommitdiff
path: root/appendices/VK_EXT_extended_dynamic_state.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'appendices/VK_EXT_extended_dynamic_state.adoc')
-rw-r--r--appendices/VK_EXT_extended_dynamic_state.adoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/appendices/VK_EXT_extended_dynamic_state.adoc b/appendices/VK_EXT_extended_dynamic_state.adoc
index 56d1416e..5eb49a4a 100644
--- a/appendices/VK_EXT_extended_dynamic_state.adoc
+++ b/appendices/VK_EXT_extended_dynamic_state.adoc
@@ -43,7 +43,9 @@ core functionality.
=== Issues
-==== Why are the values of pname:pStrides in flink:vkCmdBindVertexBuffers2 limited to be between 0 and the maximum extent of the binding, when this restriction is not present for the same static state?
+1) Why are the values of pname:pStrides in flink:vkCmdBindVertexBuffers2
+limited to be between 0 and the maximum extent of the binding, when this
+restriction is not present for the same static state?
Implementing these edge cases adds overhead to some implementations that
would require significant cost when calling this function, and the intention