package brr

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

Bind groups.

module Layout : sig ... end

Layouts.

module Entry : sig ... end

Entries.

module Descriptor : sig ... end

Descriptors.

type t

The type for GPUBindGroup objects.

val label : t -> Jstr.t

label g is the label of g.