Trait wgpu_hal::dynamic::DynSampler

source ·
pub trait DynSampler: DynResource + Debug { }

Implementors§

source§

impl DynSampler for Resource

source§

impl DynSampler for wgpu_hal::gles::Sampler

source§

impl DynSampler for wgpu_hal::vulkan::Sampler