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

pub fn op_webgpu_create_bind_group_layout(
    state: &mut OpState,
    args: CreateBindGroupLayoutArgs,
    _zero_copy: &mut [ZeroCopyBuf]
) -> Result<Value, AnyError>