drm-formats: remove create() and destroy() from the API
Since commit "drm-formats: save result of intersection in the first array", every block of code where weston_drm_format_array_create() and destroy() are being called could use init() and fini() instead. Remove these two functions from the API to make it leaner. This patch also modifies the code that depends on these functions to use init() and fini(). Signed-off-by:Leandro Ribeiro <leandro.ribeiro@collabora.com> Reviewed-by:
Alexandros Frantzis <alexandros.frantzis@collabora.com>
parent
c51d4ad9
No related branches found
No related tags found
Pipeline #395872 passed
Stage: Base container
Stage: Full build and test
Stage: No-GL build and test
Stage: Other builds
Stage: pages
Stage: deploy
This diff is collapsed.
Please register or sign in to comment