HomeSort by relevance Sort by last modified time
    Searched refs:DRI_CONF_DESC (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
t_options.h 56 DRI_CONF_DESC(en,gettext("Debugging"))
60 DRI_CONF_DESC(en,gettext("Disable 3D acceleration")) \
65 DRI_CONF_DESC(en,gettext("Show performance boxes")) \
70 DRI_CONF_DESC(en,gettext("Enable flushing batchbuffer after each draw call")) \
75 DRI_CONF_DESC(en,gettext("Enable flushing GPU caches with each draw call")) \
80 DRI_CONF_DESC(en,gettext("Disable throttling on first batch after flush")) \
85 DRI_CONF_DESC(en,gettext("Force GLSL extension default behavior to 'warn'")) \
90 DRI_CONF_DESC(en,gettext("Disable dual source blending")) \
95 DRI_CONF_DESC(en,gettext("Identify dual color blending sources by location rather than index")) \
100 DRI_CONF_DESC(en,gettext("Disable backslash-based line continuations in GLSL source"))
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/common/
xmlpool.h 83 #define DRI_CONF_DESC(lang,text) \
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_screen.c 69 DRI_CONF_DESC(en,"Size of command buffer (in KB)") \
70 DRI_CONF_DESC(de,"Grösse des Befehlspuffers (in KB)") \
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_screen.c 61 DRI_CONF_DESC(en, "Enable Hierarchical Z on gen6+")
71 DRI_CONF_DESC(en, "Clamp the value of GL_MAX_SAMPLES to the "
89 DRI_CONF_DESC(en, "Perform code generation at shader link time.")
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_screen.c 62 DRI_CONF_DESC(en, "Enable early Z in classic mode (unstable, 945-only).")
79 DRI_CONF_DESC(en, "Perform code generation at shader link time.")
    [all...]

Completed in 197 milliseconds