Options
All
  • Public
  • Public/Protected
  • All
Menu

Class used to store and describe the pipeline context associated with a compute effect

Hierarchy

  • IComputePipelineContext

Index

Properties

Methods

Properties

isAsync: boolean

Gets a boolean indicating that this pipeline context is supporting asynchronous creating

isReady: boolean

Gets a boolean indicating that the context is ready to be used (like shader / pipeline are compiled and ready for instance)

Methods

  • dispose(): void
  • Releases the resources associated with the pipeline.

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme