Function deno_webgpu::binding::op_webgpu_create_bind_group_layout[][src]

pub fn op_webgpu_create_bind_group_layout(
    state: &mut OpState,
    args: CreateBindGroupLayoutArgs,
    _: ()
) -> Result<WebGpuResult, AnyError>