mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:40:59 +00:00
This implements support for `glBlendEquation` and `glBlendEquationSeparate`. These functions modify the calculation of the resulting color in blending mode. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Config.h | ||
| Device.h | ||
| DeviceInfo.h | ||
| Driver.cpp | ||
| Driver.h | ||
| Enums.h | ||
| Image.cpp | ||
| Image.h | ||
| ImageDataLayout.h | ||
| ImageFormat.h | ||
| IR.h | ||
| Light.h | ||
| LightModelParameters.h | ||
| Material.h | ||
| RasterizerOptions.h | ||
| RasterPosition.h | ||
| SamplerConfig.h | ||
| Shader.h | ||
| StencilConfiguration.h | ||
| TextureUnitConfiguration.h | ||
| Vertex.h | ||