Skip to main content

ResolvedGeneralRenderPipelineDescriptor

Type Alias ResolvedGeneralRenderPipelineDescriptor 

Source
pub type ResolvedGeneralRenderPipelineDescriptor<'a> = GeneralRenderPipelineDescriptor<'a, Arc<PipelineLayout>, Arc<ShaderModule>, Arc<PipelineCache>>;
Expand description

Not a public API. For use by player only.

cbindgen:ignore

Aliased Typeยง

pub struct ResolvedGeneralRenderPipelineDescriptor<'a> { /* private fields */ }