diff options
author | Jelle Raaijmakers <jelle@gmta.nl> | 2021-11-29 12:56:55 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-12-11 23:15:24 +0100 |
commit | bccfa205d3de4af42ba6b328509abeb5e9be7a45 (patch) | |
tree | 1777f771d3e3e3234d48eda034541d6d435ebd7d /Userland/Applications/Mail/main.cpp | |
parent | 65cda8e4aa3a54dd56def333d6d03b92afbf18af (diff) | |
download | serenity-bccfa205d3de4af42ba6b328509abeb5e9be7a45.zip |
LibGL: Improve mipmap lookup in Texture2D
We can get rid of a `VERIFY` since we already do this in `Array::at()`.
Also move `::mipmap()` to the header file so it is inlined in
`Sampler2D`.
Diffstat (limited to 'Userland/Applications/Mail/main.cpp')
0 files changed, 0 insertions, 0 deletions