TWebGLPipelineState
TWebGLPipelineState =
object
Defined in: src/filters/typedefs.ts:15
Properties
Section titled “Properties”aPosition
Section titled “aPosition”aPosition:
Float32Array
Defined in: src/filters/typedefs.ts:29
context
Section titled “context”context:
WebGLRenderingContext
Defined in: src/filters/typedefs.ts:23
destinationHeight
Section titled “destinationHeight”destinationHeight:
number
Defined in: src/filters/typedefs.ts:22
destinationWidth
Section titled “destinationWidth”destinationWidth:
number
Defined in: src/filters/typedefs.ts:21
filterBackend
Section titled “filterBackend”filterBackend:
WebGLFilterBackend
Defined in: src/filters/typedefs.ts:16
originalHeight
Section titled “originalHeight”originalHeight:
number
Defined in: src/filters/typedefs.ts:18
originalTexture
Section titled “originalTexture”originalTexture:
WebGLTexture
Defined in: src/filters/typedefs.ts:26
originalWidth
Section titled “originalWidth”originalWidth:
number
Defined in: src/filters/typedefs.ts:17
pass:
number
Defined in: src/filters/typedefs.ts:31
passes
Section titled “passes”passes:
number
Defined in: src/filters/typedefs.ts:27
programCache
Section titled “programCache”programCache:
TProgramCache
Defined in: src/filters/typedefs.ts:30
sourceHeight
Section titled “sourceHeight”sourceHeight:
number
Defined in: src/filters/typedefs.ts:20
sourceTexture
Section titled “sourceTexture”sourceTexture:
WebGLTexture
|null
Defined in: src/filters/typedefs.ts:24
sourceWidth
Section titled “sourceWidth”sourceWidth:
number
Defined in: src/filters/typedefs.ts:19
targetCanvas
Section titled “targetCanvas”targetCanvas:
HTMLCanvasElement
Defined in: src/filters/typedefs.ts:32
targetTexture
Section titled “targetTexture”targetTexture:
WebGLTexture
|null
Defined in: src/filters/typedefs.ts:25
webgl:
boolean
Defined in: src/filters/typedefs.ts:28