Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProgramInfo

Hierarchy

Index

Properties

blocks

blocks: IBlockInfoRT[]

builtins

builtins: object

Type declaration

defines

defines: IDefineRecord[]

globalsInited

globalsInited: boolean

glsl1

glsl1: object

Type declaration

  • frag: string
  • vert: string

glsl3

glsl3: object

Type declaration

  • frag: string
  • vert: string

handleMap

handleMap: Record<string, number>

hash

hash: number

localsInited

localsInited: boolean

name

name: string

offsets

offsets: number[][]

samplers

samplers: ISamplerInfoRT[]

uber

uber: boolean

Generated using TypeDoc