package brr

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

Module Layout.Descriptor

Descriptors.

type t

The type for GPUBindGroupLayoutDescriptor objects.

val v : entries:Entry.t list -> unit -> t

v constructs a GPUBindGroupLayoutDescriptor objects with given parameters.