Module ipc_
messages
webgpu
0.0.1
Module ipc_
messages
Module Items
Modules
In crate webgpu
Modules
gpu_error
identity
ipc_messages
poll_thread
render_commands
swapchain
wgpu_thread
Structs
Adapter
ContextConfiguration
Mapping
Pipeline
ShaderCompilationInfo
WebGPU
Enums
DeviceLostReason
Error
ErrorFilter
PopError
RenderCommand
WebGPUMsg
WebGPURequest
WebGPUResponse
webgpu
Module
ipc_messages
Copy item path
Settings
Help
Summary
source
Modules
§
recv
IPC messages that are received in wgpu thread (usually from script thread more specifically from dom objects)
to_dom
IPC messages that are send to WebGPU DOM objects.
to_
script
IPC messages that are send to script thread.