Files
ladybird/Userland/Libraries/LibGL/SoftwareGLContext.cpp
Stephan Unverwerth 9b4edacd8e LibGL: Add macro for error checking
This adds a macro `RETURN_WITH_ERROR_IF` to SoftwareGLContext
to remove a lot of noise from the interface implementation.
2021-05-29 18:17:24 +01:00

45 KiB