package raylib

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

Module Raylib_core.ShaderSource

Sourcetype t'
Sourcetype t = t' ctyp
Sourceval t : t Ctypes.typ
Sourceval shader : ShaderProgramId.t -> ShaderLoc.t CArray.t -> t
Sourceval locs : t -> ShaderLoc.t CArray.t
Sourceval set_loc : t -> ShaderLocationIndex.t -> ShaderLoc.t -> unit
Sourceval set_locs : t -> ShaderLoc.t CArray.t -> unit