mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-10 06:34:01 +00:00
gl_engine: --deprecation references.
This commit is contained in:
parent
8289385760
commit
ec65501079
1 changed files with 0 additions and 1 deletions
|
@ -773,7 +773,6 @@ void GlRenderer::endRenderPass(RenderCompositor* cmp)
|
|||
|
||||
GlProgram* program = nullptr;
|
||||
switch(cmp->method) {
|
||||
case CompositeMethod::ClipPath:
|
||||
case CompositeMethod::AlphaMask:
|
||||
program = mPrograms[RT_MaskAlpha].get();
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue