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 _isAsync

_isAsync: boolean = false

Protected _type

_type: GFXQueueType = GFXQueueType.GRAPHICS

Accessors

gfxType

type

  • get type(): number

Methods

Abstract destroy

  • destroy(): void

Abstract initialize

isAsync

  • isAsync(): boolean

Abstract submit

Generated using TypeDoc