Module compute
wgpu_
core
24.0.0
Module compute
Module Items
Structs
Enums
Functions
Type Aliases
In wgpu_
core::
command
Modules
allocator
bind
bundle
bundle_ffi
clear
compute
compute_command
draw
memory_init
query
ray_tracing
render
render_command
timestamp_writes
transfer
transition_resources
Structs
ArcRenderPassDepthStencilAttachment
BakedCommands
BindGroupStateChange
CommandBuffer
CommandBufferMutable
CommandEncoder
ComputePass
ComputePassDescriptor
ComputePassError
PassChannel
PassTimestampWrites
RecordingGuard
Rect
RenderBundle
RenderBundleEncoder
RenderBundleEncoderDescriptor
RenderBundleError
RenderPass
RenderPassColorAttachment
RenderPassDepthStencilAttachment
RenderPassDescriptor
RenderPassError
StateChange
Enums
AttachmentError
AttachmentErrorLocation
ClearError
ColorAttachmentError
CommandEncoderError
CommandEncoderStatus
ComputeCommand
ComputePassErrorInner
CopyError
CopySide
CreateRenderBundleError
DispatchError
DrawError
DrawKind
ExecutionError
LoadOp
PassErrorScope
QueryError
QueryUseError
RenderCommandError
RenderPassErrorInner
ResolveError
ResolvedPassChannel
SimplifiedQueryType
StoreOp
TransferError
Constants
PUSH_CONSTANT_CLEAR_ARRAY
Traits
MapPassErr
Functions
push_constant_clear
Type Aliases
ArcRenderPassColorAttachment
CopyExternalImageDestInfo
ImageCopyBuffer
ImageCopyTexture
ImageCopyTextureTagged
RenderBundleDescriptor
TexelCopyBufferInfo
TexelCopyTextureInfo
wgpu_core
::
command
Module
compute
Copy item path
Settings
Help
Summary
Source
Structs
§
Compute
Pass
Compute
Pass
Descriptor
Compute
Pass
Error
Error encountered when performing a compute pass.
State
🔒
Enums
§
Compute
Pass
Error
Inner
Error encountered when performing a compute pass.
Dispatch
Error
Functions
§
dispatch
🔒
dispatch_
indirect
🔒
insert_
debug_
marker
🔒
pop_
debug_
group
🔒
push_
debug_
group
🔒
set_
bind_
group
🔒
set_
pipeline
🔒
set_
push_
constant
🔒
write_
timestamp
🔒
Type Aliases
§
ArcCompute
Pass
Descriptor
🔒
cbindgen:ignore