Skip to main content
type alias GPUBlendOperation
definition:
| "add"
| "subtract"
| "reverse-subtract"
| "min"
| "max"