diff options
author | Jelle Raaijmakers <jelle@gmta.nl> | 2021-12-24 14:46:45 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-12-27 11:58:43 +0100 |
commit | b455e6ca0d84c73d28fc990975655a2158aea1b8 (patch) | |
tree | 1592006f21122dcb5976bee7b54e05c35e58caad /Userland/Libraries/LibSoftGPU/Device.cpp | |
parent | 688adba1a88f028f19de7274794fa29a8f653615 (diff) | |
download | serenity-b455e6ca0d84c73d28fc990975655a2158aea1b8.zip |
LibGL: Stub `glClear` support for stencil buffer
Previously, if the client supplied `GL_STENCIL_BUFFER_BIT`, `glClear`
would return an error. Since it is a valid parameter, we now continue
and report that this parameter is unimplemented instead.
Diffstat (limited to 'Userland/Libraries/LibSoftGPU/Device.cpp')
0 files changed, 0 insertions, 0 deletions