package brr

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

Module Vertex.AttributeSource

Vertex attributes.

Sourcetype t

The type for GPUVertexAttribute objects.

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

The type for GPUVertexAttribute objects.