Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUBlendComponent
Interface gpuGPUBlendComponent
interface
gpuGPUBlendComponent
{
dstFactor
?:
string
;
operation
?:
string
;
srcFactor
?:
string
;
}
Index
Properties
dst
Factor?
operation?
src
Factor?
Properties
Optional
dst
Factor
dst
Factor
?:
string
Optional
operation
operation
?:
string
Optional
src
Factor
src
Factor
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
dst
Factor
operation
src
Factor
@cloudflare/workers-types
Loading...