package brr

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

Module Sampler.Binding_layoutSource

Binding layouts.

Sourcetype t

The type for GPUSamplerBindingLayout objects.

Sourceval v : ?type':Binding_type.t -> unit -> t

The type for

v constructs a GPUSamplerBindingLayout object with given parameters.