Home | History | Annotate | Download | only in vulkan-validation-layers

Lines Matching full:firstbinding

3852             <param><type>uint32_t</type> <name>firstBinding</name></param>
3857 <usage>pname:firstBinding must: be less than sname:VkPhysicalDeviceLimits::pname:maxVertexInputBindings</usage>
3858 <usage>The sum of pname:firstBinding and pname:bindingCount must: be less than or equal to sname:VkPhysicalDeviceLimits::pname:maxVertexInputBindings</usage>