Function deno_webgpu::pipeline::op_webgpu_create_compute_pipeline[][src]

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