Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Queue

GFX Queue.

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected _device

_device: Device

Protected _gfxType

_gfxType: ObjectType = ObjectType.UNKNOWN

Protected _isAsync

_isAsync: boolean = false

Protected _type

_type: QueueType = QueueType.GRAPHICS

Accessors

gfxType

type

  • get type(): number

Methods

Abstract destroy

  • destroy(): void

Abstract initialize

isAsync

  • isAsync(): boolean

Abstract submit

Generated using TypeDoc