fix(wayland): dmabuf formats

This commit is contained in:
Nova
2022-12-10 00:30:53 -05:00
parent 4286bc119a
commit 004454d75e
2 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ impl CoreSurfaceData {
sk_tex.set_native(
smithay_tex.tex_id() as usize,
smithay::backend::renderer::gles2::ffi::RGBA8.into(),
TextureType::Image,
TextureType::ImageNoMips,
smithay_tex.width(),
smithay_tex.height(),
false,