package brr

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

Module Vertex.StateSource

Vertex states.

Sourcetype t

The type for GPUVertexState objects.

Sourceval v : ?constants:(Jstr.t * float) list -> buffers:Buffer_layout.t list -> module':Shader_module.t -> entry_point:Jstr.t -> unit -> t

The type for GPUVertexState objects.