Lines Matching +full:- +full:- +full:force
3 * XML DRI client-side driver configuration
49 * predefined option sections and options with multi-lingual descriptions
78 … DRI_CONF_DESC(de,"Aktiviere sofortige Leerung der GPU-Zwischenspeicher mit jedem Zeichenaufruf") \
97 DRI_CONF_DESC(en,"Force GLSL extension default behavior to 'warn'") \
98 DRI_CONF_DESC(de,"Force GLSL extension default behavior to 'warn'") \
100 DRI_CONF_DESC(nl,"Force GLSL extension default behavior to 'warn'") \
101 DRI_CONF_DESC(fr,"Force GLSL extension default behavior to 'warn'") \
102 DRI_CONF_DESC(sv,"Force GLSL extension default behavior to 'warn'") \
132 DRI_CONF_DESC(en,"Disable backslash-based line continuations in GLSL source") \
133 DRI_CONF_DESC(de,"Disable backslash-based line continuations in GLSL source") \
135 DRI_CONF_DESC(nl,"Disable backslash-based line continuations in GLSL source") \
136 DRI_CONF_DESC(fr,"Disable backslash-based line continuations in GLSL source") \
137 DRI_CONF_DESC(sv,"Disable backslash-based line continuations in GLSL source") \
142 … DRI_CONF_DESC(en,"Force a default GLSL version for shaders that lack an explicit #version line") \
143 … DRI_CONF_DESC(de,"Force a default GLSL version for shaders that lack an explicit #version line") \
145 … DRI_CONF_DESC(nl,"Force a default GLSL version for shaders that lack an explicit #version line") \
146 … DRI_CONF_DESC(fr,"Force a default GLSL version for shaders that lack an explicit #version line") \
147 … DRI_CONF_DESC(sv,"Force a default GLSL version for shaders that lack an explicit #version line") \
182 DRI_CONF_DESC(en,"Allow GLSL built-in variables to be redeclared verbatim") \
183 DRI_CONF_DESC(de,"Allow GLSL built-in variables to be redeclared verbatim") \
184 DRI_CONF_DESC(es,"Allow GLSL built-in variables to be redeclared verbatim") \
185 DRI_CONF_DESC(nl,"Allow GLSL built-in variables to be redeclared verbatim") \
186 DRI_CONF_DESC(fr,"Allow GLSL built-in variables to be redeclared verbatim") \
187 DRI_CONF_DESC(sv,"Allow GLSL built-in variables to be redeclared verbatim") \
202 DRI_CONF_DESC(en,"Force computing the absolute value for sqrt() and inversesqrt()") \
203 DRI_CONF_DESC(de,"Force computing the absolute value for sqrt() and inversesqrt()") \
204 DRI_CONF_DESC(es,"Force computing the absolute value for sqrt() and inversesqrt()") \
205 DRI_CONF_DESC(nl,"Force computing the absolute value for sqrt() and inversesqrt()") \
206 DRI_CONF_DESC(fr,"Force computing the absolute value for sqrt() and inversesqrt()") \
207 DRI_CONF_DESC(sv,"Force computing the absolute value for sqrt() and inversesqrt()") \
252 DRI_CONF_DESC(en,"Force an OpenGL compatibility context") \
253 DRI_CONF_DESC(de,"Force an OpenGL compatibility context") \
254 DRI_CONF_DESC(es,"Force an OpenGL compatibility context") \
255 DRI_CONF_DESC(nl,"Force an OpenGL compatibility context") \
256 DRI_CONF_DESC(fr,"Force an OpenGL compatibility context") \
257 DRI_CONF_DESC(sv,"Force an OpenGL compatibility context") \
261 * \brief Image quality-related options
284 DRI_CONF_DESC(en,"A post-processing filter to cel-shade the output") \
287 DRI_CONF_DESC(nl,"A post-processing filter to cel-shade the output") \
288 DRI_CONF_DESC(fr,"A post-processing filter to cel-shade the output") \
289 DRI_CONF_DESC(sv,"A post-processing filter to cel-shade the output") \
294 DRI_CONF_DESC(en,"A post-processing filter to remove the red channel") \
297 DRI_CONF_DESC(nl,"A post-processing filter to remove the red channel") \
298 DRI_CONF_DESC(fr,"A post-processing filter to remove the red channel") \
299 DRI_CONF_DESC(sv,"A post-processing filter to remove the red channel") \
304 DRI_CONF_DESC(en,"A post-processing filter to remove the green channel") \
307 DRI_CONF_DESC(nl,"A post-processing filter to remove the green channel") \
308 DRI_CONF_DESC(fr,"A post-processing filter to remove the green channel") \
309 DRI_CONF_DESC(sv,"A post-processing filter to remove the green channel") \
314 DRI_CONF_DESC(en,"A post-processing filter to remove the blue channel") \
317 DRI_CONF_DESC(nl,"A post-processing filter to remove the blue channel") \
318 DRI_CONF_DESC(fr,"A post-processing filter to remove the blue channel") \
319 DRI_CONF_DESC(sv,"A post-processing filter to remove the blue channel") \
324 …DRI_CONF_DESC(en,"Morphological anti-aliasing based on Jimenez\' MLAA. 0 to disable, 8 for default…
325 …DRI_CONF_DESC(de,"Morphologische Kantenglättung (Anti-Aliasing) basierend auf Jimenez' MLAA. 0 für…
327 …DRI_CONF_DESC(nl,"Morphological anti-aliasing based on Jimenez\' MLAA. 0 to disable, 8 for default…
328 …DRI_CONF_DESC(fr,"Morphological anti-aliasing based on Jimenez\' MLAA. 0 to disable, 8 for default…
329 …DRI_CONF_DESC(sv,"Morphological anti-aliasing based on Jimenez\' MLAA. 0 to disable, 8 for default…
334 …DRI_CONF_DESC(en,"Morphological anti-aliasing based on Jimenez\' MLAA. 0 to disable, 8 for default…
335 …sche Kantenglättung (Anti-Aliasing) basierend auf Jimenez' MLAA. 0 für deaktiviert, 8 für Standard…
337 …DRI_CONF_DESC(nl,"Morphological anti-aliasing based on Jimenez\' MLAA. 0 to disable, 8 for default…
338 …DRI_CONF_DESC(fr,"Morphological anti-aliasing based on Jimenez\' MLAA. 0 to disable, 8 for default…
339 …DRI_CONF_DESC(sv,"Morphological anti-aliasing based on Jimenez\' MLAA. 0 to disable, 8 for default…
345 * \brief Performance-related options
412 …DRI_CONF_DESC(en,"Force vkGetPhysicalDeviceSurfaceFormatsKHR to return VK_FORMAT_B8G8R8A8_UNORM as…
413 …DRI_CONF_DESC(de,"Force vkGetPhysicalDeviceSurfaceFormatsKHR to return VK_FORMAT_B8G8R8A8_UNORM as…
414 …DRI_CONF_DESC(es,"Force vkGetPhysicalDeviceSurfaceFormatsKHR to return VK_FORMAT_B8G8R8A8_UNORM as…
415 …DRI_CONF_DESC(nl,"Force vkGetPhysicalDeviceSurfaceFormatsKHR to return VK_FORMAT_B8G8R8A8_UNORM as…
416 …DRI_CONF_DESC(fr,"Force vkGetPhysicalDeviceSurfaceFormatsKHR to return VK_FORMAT_B8G8R8A8_UNORM as…
417 …DRI_CONF_DESC(sv,"Force vkGetPhysicalDeviceSurfaceFormatsKHR to return VK_FORMAT_B8G8R8A8_UNORM as…
432 …DRI_CONF_DESC(en,"Force the X11 WSI to create exactly the number of image specified by the applica…
433 …DRI_CONF_DESC(de,"Force the X11 WSI to create exactly the number of image specified by the applica…
434 …DRI_CONF_DESC(es,"Force the X11 WSI to create exactly the number of image specified by the applica…
435 …DRI_CONF_DESC(nl,"Force the X11 WSI to create exactly the number of image specified by the applica…
436 …DRI_CONF_DESC(fr,"Force the X11 WSI to create exactly the number of image specified by the applica…
437 …DRI_CONF_DESC(sv,"Force the X11 WSI to create exactly the number of image specified by the applica…
516 DRI_CONF_DESC(en,"Force uninitialized variables to default to zero") \
517 DRI_CONF_DESC(de,"Force uninitialized variables to default to zero") \
518 DRI_CONF_DESC(es,"Force uninitialized variables to default to zero") \
519 DRI_CONF_DESC(nl,"Force uninitialized variables to default to zero") \
520 DRI_CONF_DESC(fr,"Force uninitialized variables to default to zero") \
521 DRI_CONF_DESC(sv,"Force uninitialized variables to default to zero") \
526 … DRI_CONF_DESC(en,"Force the vertex shader's gl_Position output to be considered 'invariant'") \
527 … DRI_CONF_DESC(de,"Force the vertex shader's gl_Position output to be considered 'invariant'") \
528 … DRI_CONF_DESC(es,"Force the vertex shader's gl_Position output to be considered 'invariant'") \
529 … DRI_CONF_DESC(nl,"Force the vertex shader's gl_Position output to be considered 'invariant'") \
530 … DRI_CONF_DESC(fr,"Force the vertex shader's gl_Position output to be considered 'invariant'") \
531 … DRI_CONF_DESC(sv,"Force the vertex shader's gl_Position output to be considered 'invariant'") \
597 * \brief Gallium-Nine specific configuration options
611 …DRI_CONF_DESC(en,"Define the throttling value. -1 for no throttling, -2 for default (usually 2), 0…
612 …DRI_CONF_DESC(de,"Define the throttling value. -1 for no throttling, -2 for default (usually 2), 0…
613 …DRI_CONF_DESC(es,"Define el valor de regulación. -1 para no regular, -2 para el por defecto (gener…
614 …DRI_CONF_DESC(nl,"Define the throttling value. -1 for no throttling, -2 for default (usually 2), 0…
615 …DRI_CONF_DESC(fr,"Define the throttling value. -1 for no throttling, -2 for default (usually 2), 0…
616 …DRI_CONF_DESC(sv,"Define the throttling value. -1 for no throttling, -2 for default (usually 2), 0…
661 …CONF_DESC(en,"If set to 1, force gallium nine CSMT. If set to 0, disable it. By default (-1) CSMT …
662 …CONF_DESC(de,"If set to 1, force gallium nine CSMT. If set to 0, disable it. By default (-1) CSMT …
663 …CONF_DESC(es,"If set to 1, force gallium nine CSMT. If set to 0, disable it. By default (-1) CSMT …
664 …CONF_DESC(nl,"If set to 1, force gallium nine CSMT. If set to 0, disable it. By default (-1) CSMT …
665 …CONF_DESC(fr,"If set to 1, force gallium nine CSMT. If set to 0, disable it. By default (-1) CSMT …
666 …CONF_DESC(sv,"If set to 1, force gallium nine CSMT. If set to 0, disable it. By default (-1) CSMT …
705 …DRI_CONF_DESC(en,"Assume no Z fights (enables aggressive out-of-order rasterization to improve per…
706 …DRI_CONF_DESC(de,"Assume no Z fights (enables aggressive out-of-order rasterization to improve per…
707 …DRI_CONF_DESC(es,"Assume no Z fights (enables aggressive out-of-order rasterization to improve per…
708 …DRI_CONF_DESC(nl,"Assume no Z fights (enables aggressive out-of-order rasterization to improve per…
709 …DRI_CONF_DESC(fr,"Assume no Z fights (enables aggressive out-of-order rasterization to improve per…
710 …DRI_CONF_DESC(sv,"Assume no Z fights (enables aggressive out-of-order rasterization to improve per…
730 DRI_CONF_DESC(en,"Report the non-MSAA-only texture size limit") \