Expand description
Main process implementation of GPUCanvasContext
Structsยง
- Buffer ๐
- Allocated buffer on GPU device
- Context
Data - The embedder process-side representation of what is the
GPUCanvasContext
in script. - Mapped
Buffer ๐ - Mapped GPUBuffer
- Presentation
Staging Buffer - Staging buffer currently used for presenting the epoch.
- Staging
Buffer ๐ - A staging buffer used for texture to buffer to CPU copy operations.
- WGPU
External Images
Enumsยง
- Staging
Buffer ๐State
Functionsยง
- image_
data ๐