package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Exeternal texture descriptors.

type t

The type for GPUExternalTextureDescriptor objects.

val v : ?label:Jstr.t -> ?color_space:Jstr.t -> source:Jv.t -> unit -> unit

v source is a GPUExternalTextureDescriptor object with given parameters.