package brr

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

Vertex attributes.

type t

The type for GPUVertexAttribute objects.

val v : format:Format.t -> offset:int -> shader_location:int -> unit -> t

The type for GPUVertexAttribute objects.