4e19f34856
The OpenGL implementation has used GL_FUNC_REVERSE_SUBTRACT for a long time, but the new RenderingDevice abstraction used by the Vulkan renderers had been mistakenly set to BLEND_OP_SUBTRACT instead of BLEND_OP_REVERSE_SUBTRACT. Fixes #77448 |
||
---|---|---|
.. | ||
render_forward_mobile.cpp | ||
render_forward_mobile.h | ||
scene_shader_forward_mobile.cpp | ||
scene_shader_forward_mobile.h | ||
SCsub |