Module canvas_context

Source
Expand description

Main process implementation of GPUCanvasContext

Structsยง

Buffer ๐Ÿ”’
Allocated buffer on GPU device
ContextData
The embedder process-side representation of what is the GPUCanvasContext in script.
MappedBuffer ๐Ÿ”’
Mapped GPUBuffer
PresentationStagingBuffer
Staging buffer currently used for presenting the epoch.
StagingBuffer ๐Ÿ”’
A staging buffer used for texture to buffer to CPU copy operations.
WGPUExternalImages

Enumsยง

StagingBufferState ๐Ÿ”’

Functionsยง

image_data ๐Ÿ”’

Type Aliasesยง

WGPUImageMap