Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProgramInfo

Hierarchy

Index

Properties

blocks

blocks: IBlockInfo[]

builtins

builtins: object

Type declaration

defines

defines: IDefineRecord[]

dependencies

dependencies: Record<string, string>

globalsInited

globalsInited: boolean

glsl1

glsl1: object

Type declaration

  • frag: string
  • vert: string

glsl3

glsl3: object

Type declaration

  • frag: string
  • vert: string

hash

hash: number

id

id: number

localsInited

localsInited: boolean

name

name: string

samplers

samplers: ISamplerInfo[]

Generated using TypeDoc