Functionsยง
- create_
and_ write_ storage_ buffer - Create a storage buffer and write data to it
- create_
and_ write_ uniform_ buffer - Create a uniform buffer and write data to it
- create_
bind_ group - Create a bind group
- create_
bind_ group_ layout - Create a bind group layout
- create_
compute_ pipeline - Create a compute pipeline
- create_
storage_ buffer - Create a storage buffer
- default_
storage_ buffer_ entry - Default storage buffer entry
- default_
storage_ read_ only_ buffer_ entry - Default storage read only buffer entry
- default_
uniform_ buffer_ entry - Default uniform buffer entry
- execute_
pipeline - Execute a compute pipeline
- get_
adapter - Get an adapter
- get_
device - Get a device
- map_
buffer_ async_ browser - Map a buffer asynchronously
- read_
from_ gpu - Read data from the GPU
- read_
from_ gpu_ test - Read data from the GPU for testing