Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GFXPipelineLayout

Hierarchy

Index

Constructors

constructor

Properties

Protected _device

_device: GFXDevice

GFX设备。

Protected _gfxType

_gfxType: GFXObjectType = GFXObjectType.UNKNOWN

对象类型。

Protected _layouts

_layouts: GFXBindingLayout[] = []

GFX绑定布局数组。

Protected _pushConstantsRanges

_pushConstantsRanges: IGFXPushConstantRange[] = []

推送常量范围数组。

Protected _status

_status: GFXStatus = GFXStatus.UNREADY

对象状态。

Accessors

gfxType

layouts

status

Methods

Abstract destroy

  • destroy(): any

Abstract initialize

Generated using TypeDoc