mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-02-25 04:25:12 +00:00
parent
434a4d798d
commit
9863399264
@ -495,7 +495,7 @@ include::{generated}/api/structs/VkVertexInputBindingDivisorDescriptionEXT.txt[]
|
||||
* pname:binding is the binding number for which the divisor is specified.
|
||||
* pname:divisor is the number of successive instances that will use the
|
||||
same value of the vertex attribute when instanced rendering is enabled.
|
||||
For example, if the divisor is N, the same vertex attribute will applied
|
||||
For example, if the divisor is N, the same vertex attribute will be applied
|
||||
to N successive instances before moving on to the next vertex attribute.
|
||||
The maximum value of divisor is implementation dependent and can be
|
||||
queried using
|
||||
|
Loading…
x
Reference in New Issue
Block a user