xref: /third_party/mesa3d/src/gallium/drivers/iris/driinfo_iris.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/mesa3d/src/gallium/drivers/iris/
1bf215546Sopenharmony_ci// iris specific driconf options
2bf215546Sopenharmony_ci
3bf215546Sopenharmony_ciDRI_CONF_SECTION_DEBUG
4bf215546Sopenharmony_ci   DRI_CONF_DUAL_COLOR_BLEND_BY_LOCATION(false)
5bf215546Sopenharmony_ci   DRI_CONF_DISABLE_THROTTLING(false)
6bf215546Sopenharmony_ci   DRI_CONF_ALWAYS_FLUSH_CACHE(false)
7bf215546Sopenharmony_ci   DRI_CONF_OPT_B(sync_compile, false, "Always compile synchronously (will cause stalls)")
8bf215546Sopenharmony_ci   DRI_CONF_LIMIT_TRIG_INPUT_RANGE(false)
9bf215546Sopenharmony_ciDRI_CONF_SECTION_END
10bf215546Sopenharmony_ci
11bf215546Sopenharmony_ciDRI_CONF_SECTION_PERFORMANCE
12bf215546Sopenharmony_ci   DRI_CONF_ADAPTIVE_SYNC(true)
13bf215546Sopenharmony_ci   DRI_CONF_OPT_E(bo_reuse, 1, 0, 1, "Buffer object reuse",)
14bf215546Sopenharmony_ciDRI_CONF_SECTION_END
15

Indexes created Thu Nov 07 10:32:03 CST 2024