package brr

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

Module External.DescriptorSource

Exeternal texture descriptors.

Sourcetype t

The type for GPUExternalTextureDescriptor objects.

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

v source is a GPUExternalTextureDescriptor object with given parameters.