Function deno_webgpu::pipeline::op_webgpu_compute_pipeline_get_bind_group_layout[][src]

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