Module bind

Source

Modulesยง

compat ๐Ÿ”’

Structsยง

Binder ๐Ÿ”’
EntryPayload ๐Ÿ”’
LateBufferBinding ๐Ÿ”’
PushConstantChange ๐Ÿ”’

Enumsยง

BinderError

Functionsยง

compute_nonoverlapping_ranges
Break up possibly overlapping push constant ranges into a set of non-overlapping ranges which contain all the stage flags of the original ranges. This allows us to zero out (or write any value) to every possible value.