Skip to content

cogl: Turn TextureDriver into an abstract object

Bilal Elmoussaoui requested to merge bilelmoussaoui/cogl-texture-driver into main

The motivation is to ease sharing bits between the various texture drivers implementations. The same thing would be done for DriverVtable & WinsysVtable.

Helps indirectly with !4132 (merged)

Merge request reports

Loading