Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProgramLib

The global maintainer of all shader resources.

Hierarchy

  • ProgramLib

Index

Properties

Protected _cache

_cache: Record<string, ShaderHandle>

Protected _pipelineLayouts

_pipelineLayouts: Record<string, IPipelineLayoutInfo>

Protected _templates

_templates: Record<string, IProgramInfo>

Methods

define

destroyShaderByDefines

getGFXShader

getKey

getPipelineLayout

getTemplate

hasProgram

  • hasProgram(name: string): boolean

Generated using TypeDoc