mesa: enable texture floats
This commit is contained in:
parent
eed3f083b6
commit
ff3665f584
@ -100,6 +100,7 @@ let self = stdenv.mkDerivation {
|
|||||||
"--with-dri-driverdir=$(drivers)/lib/dri"
|
"--with-dri-driverdir=$(drivers)/lib/dri"
|
||||||
"--with-dri-searchpath=${libglvnd.driverLink}/lib/dri"
|
"--with-dri-searchpath=${libglvnd.driverLink}/lib/dri"
|
||||||
"--with-platforms=x11,wayland,drm"
|
"--with-platforms=x11,wayland,drm"
|
||||||
|
"--enable-texture-float"
|
||||||
]
|
]
|
||||||
++ (optional (galliumDrivers != [])
|
++ (optional (galliumDrivers != [])
|
||||||
("--with-gallium-drivers=" +
|
("--with-gallium-drivers=" +
|
||||||
|
Loading…
x
Reference in New Issue
Block a user