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