mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-04-15 16:54:09 -05:00

Add a flat table to test if it's legal to create a texture view between two formats or copy betweem them. This table is based on ARB_copy_image and ARB_texture_view. Copies are more permissive than views.