wgpu_
core
24.0.0
In wgpu_
core::
command::
compute
Structs
ComputePass
ComputePassDescriptor
ComputePassError
State
Enums
ComputePassErrorInner
DispatchError
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
ArcComputePassDescriptor
wgpu_core
::
command
::
compute
Function
insert_debug_marker
Copy item path
Settings
Help
Summary
Source
fn insert_debug_marker( state: &mut
State
<'_, '_, '_, '_>, string_data: &[
u8
], len:
usize
, )