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 */ }