~mmach/netext73/mesa-haswell

« back to all changes in this revision

Viewing changes to src/gallium/drivers/zink/driinfo_zink.h

  • Committer: mmach
  • Date: 2022-09-22 19:58:36 UTC
  • Revision ID: netbit73@gmail.com-20220922195836-9nl9joew85y8d25o
2022-07-04 12:44:28

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// zink specific driconf options
 
2
 
 
3
DRI_CONF_SECTION_DEBUG
 
4
   DRI_CONF_DUAL_COLOR_BLEND_BY_LOCATION(false)
 
5
   DRI_CONF_OPT_B(radeonsi_inline_uniforms, false, "Optimize shaders by replacing uniforms with literals")
 
6
   DRI_CONF_OPT_B(disable_xcb_surface, false, \
 
7
                  "disable ext")
 
8
DRI_CONF_SECTION_END
 
9
 
 
10
DRI_CONF_SECTION_PERFORMANCE
 
11
 
 
12
DRI_CONF_SECTION_END