1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 13:15:08 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Stephan Unverwerth
4a99875582 LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images
This introduces a new device independent base class for Images in LibGPU
that also keeps track of the device from which it was created in order
to prevent assigning images across devices.
2022-04-06 11:32:24 +02:00