package brr

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

Entries.

type t

The type for GPUBindGroupEntry objects.

val of_sampler : int -> Sampler.t -> t
val of_texture_view : int -> Texture.View.t -> t
val of_buffer_binding : int -> Buffer.Binding.t -> t
val of_external_texture : int -> Texture.External.t -> t