Skip to content

Support binding the same vertex buffer to multiple locations#936

Merged
paulthomson merged 9 commits intogoogle:mainfrom
asuonpaa:vertexBufferBinding
Jan 27, 2021
Merged

Support binding the same vertex buffer to multiple locations#936
paulthomson merged 9 commits intogoogle:mainfrom
asuonpaa:vertexBufferBinding

Conversation

@asuonpaa
Copy link
Contributor

There's no need to restrict binding a vertex buffer to multiple locations. Now that we have OFFSET supported this has a real use case where the same buffer is used with different offsets.

@paulthomson paulthomson changed the title Add support for binding the same vertex buffer to multiple locations Support binding the same vertex buffer to multiple locations Jan 27, 2021
@paulthomson paulthomson merged commit cbecdfc into google:main Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants