Reference to a remote/display resource such as a raster image.
Summary
Functions
Converts a resource reference into its renderer-independent payload.
Types
@type t() :: %GPUI.ResourceRef{id: String.t(), type: :raster}
Functions
@spec new(String.Chars.t(), :raster) :: t()
Converts a resource reference into its renderer-independent payload.