rerun pipeline

This commit is contained in:
Vaxry 2024-07-21 12:53:58 +02:00
parent cedac20c1e
commit 4b84029655
1 changed files with 1 additions and 1 deletions

View File

@ -434,7 +434,7 @@ CLinuxDMABufV1Protocol::CLinuxDMABufV1Protocol(const wl_interface* iface, const
SDMABUFTranche eglTranche = {
.device = mainDevice,
.flags = 0, // renderer isnt for ds so dont set flag
.flags = 0, // renderer isnt for ds so dont set flag.
.formats = g_pHyprOpenGL->getDRMFormats(),
};