☰
wgpu_hal
23.0.1
DynBuffer
Implementors
In crate wgpu_hal
?
Trait
wgpu_hal
::
DynBuffer
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.