unused
This commit is contained in:
parent
02b0a91ea1
commit
d9a427a72f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
## Blending modes.
|
## Blending modes.
|
||||||
|
|
||||||
import chroma, common, std/math
|
import chroma, common
|
||||||
|
|
||||||
# See https://www.w3.org/TR/compositing-1/
|
# See https://www.w3.org/TR/compositing-1/
|
||||||
# See https://www.khronos.org/registry/OpenGL/extensions/KHR/KHR_blend_equation_advanced.txt
|
# See https://www.khronos.org/registry/OpenGL/extensions/KHR/KHR_blend_equation_advanced.txt
|
||||||
|
|
Loading…
Reference in a new issue