Module pass

Source
Expand description

Generic pass functions that both compute and render passes need.

Structsยง

BaseState ๐Ÿ”’
BindGroupIndexOutOfRange
InvalidValuesOffset
MissingPipeline

Functionsยง

insert_debug_marker ๐Ÿ”’
pop_debug_group ๐Ÿ”’
push_debug_group ๐Ÿ”’
rebind_resources ๐Ÿ”’
After a pipeline has been changed, resources must be rebound
set_bind_group ๐Ÿ”’
set_push_constant ๐Ÿ”’
write_timestamp ๐Ÿ”’