Skip to content

How to create a zero size view of a Buffer with bind groups #4090

Answered by cwfitzgerald
Pauan asked this question in Q&A
Discussion options

You must be logged in to vote

The simple answer is that you can't - you need to keep the buffer no smaller than the minimum binding size of the binding (which in the case of an array, is the size of a single element)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Pauan
Comment options

@cwfitzgerald
Comment options

@Pauan
Comment options

Answer selected by Pauan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants