Function deno_webgpu::pipeline::op_webgpu_render_pipeline_get_bind_group_layout[][src]

pub fn op_webgpu_render_pipeline_get_bind_group_layout(
    state: &mut OpState,
    args: RenderPipelineGetBindGroupLayoutArgs,
    _: ()
) -> Result<PipelineLayout, AnyError>