Module custom

Source
Available on custom only.
Expand description

Provides wrappers custom backend implementations

Re-exportsยง

pub use crate::dispatch::*;

Macrosยง

dyn_type ๐Ÿ”’

Structsยง

DynAdapter ๐Ÿ”’
DynBindGroup ๐Ÿ”’
DynBindGroupLayout ๐Ÿ”’
DynBlas ๐Ÿ”’
DynBuffer ๐Ÿ”’
DynBufferMappedRange ๐Ÿ”’
DynCommandBuffer ๐Ÿ”’
DynCommandEncoder ๐Ÿ”’
DynComputePass ๐Ÿ”’
DynComputePipeline ๐Ÿ”’
DynContext ๐Ÿ”’
DynDevice ๐Ÿ”’
DynExternalTexture ๐Ÿ”’
DynPipelineCache ๐Ÿ”’
DynPipelineLayout ๐Ÿ”’
DynQuerySet ๐Ÿ”’
DynQueue ๐Ÿ”’
DynQueueWriteBuffer ๐Ÿ”’
DynRenderBundle ๐Ÿ”’
DynRenderBundleEncoder ๐Ÿ”’
DynRenderPass ๐Ÿ”’
DynRenderPipeline ๐Ÿ”’
DynSampler ๐Ÿ”’
DynShaderModule ๐Ÿ”’
DynSurface ๐Ÿ”’
DynSurfaceOutputDetail ๐Ÿ”’
DynTexture ๐Ÿ”’
DynTextureView ๐Ÿ”’
DynTlas ๐Ÿ”’