package brr

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

Vertex states.

type t

The type for GPUVertexState objects.

val 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.

OCaml

Innovation. Community. Security.