wgpu_
hal
23.0.1
DynBuffer
Implementors
In crate wgpu_
hal
wgpu_hal
Trait
DynBuffer
Copy item path
Source
pub trait DynBuffer:
DynResource
+
Debug
{ }
Implementors
§
Source
§
impl
DynBuffer
for
Resource
Source
§
impl
DynBuffer
for wgpu_hal::gles::
Buffer
Available on
gles
only.
Source
§
impl
DynBuffer
for wgpu_hal::vulkan::
Buffer
Available on
vulkan
only.