radv: fix bitwise check
[mesa.git] / meson_options.txt
index bfe2290868fda2249a90d717f21a2ba2cd33b46a..11d2b198dd029234c19ecff1b70c28644f0512fe 100644 (file)
@@ -264,12 +264,6 @@ option(
   value : false,
   description : 'Build unit tests. Currently this will build *all* unit tests, which may build more than expected.'
 )
-option(
-  'texture-float',
-  type : 'boolean',
-  value : false,
-  description : 'Enable floating point textures and renderbuffers. This option may be patent encumbered, please read docs/patents.txt and consult with your lawyer before turning this on.'
-)
 option(
   'selinux',
   type : 'boolean',