Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GFXQueue

GFX 队列。

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected _device

_device: GFXDevice

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(): void

Abstract initialize

Abstract submit

Generated using TypeDoc