Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GFXPipelineLayout

Hierarchy

Index

Constructors

constructor

Properties

Protected _device

_device: GFXDevice

Protected _gfxType

_gfxType: GFXObjectType = GFXObjectType.UNKNOWN

Protected _layouts

_layouts: GFXBindingLayout[] = []

Protected _pushConstantsRanges

_pushConstantsRanges: IGFXPushConstantRange[] = []

Protected _status

_status: GFXStatus = GFXStatus.UNREADY

Accessors

gfxType

layouts

status

Methods

Abstract destroy

  • destroy(): void

Abstract initialize

Generated using TypeDoc