Skip to main content
GPUSamplerTrait
script_
webgpu
0.5.0
GPUSampler
Trait
Required Methods
id
Implementors
In script_
webgpu::
traits
script_webgpu
::
traits
Trait
GPUSampler
Trait
Copy item path
Source
pub trait GPUSamplerTrait { // Required method fn
id
(&self) ->
WebGPUSampler
; }
Required Methods
§
Source
fn
id
(&self) ->
WebGPUSampler
Implementors
§