Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GFXQueue

GFX队列。

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected _device

_device: GFXDevice

GFX设备。

Protected _gfxType

_gfxType: GFXObjectType = GFXObjectType.UNKNOWN

对象类型。

Protected _status

_status: GFXStatus = GFXStatus.UNREADY

对象状态。

Protected _type

_type: GFXQueueType = GFXQueueType.GRAPHICS

队列类型。

Accessors

gfxType

status

type

  • get type(): number

Methods

Abstract destroy

  • destroy(): any

Abstract initialize

Abstract submit

Generated using TypeDoc