Function deno_webgpu::texture::op_webgpu_create_texture[][src]

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